Skip to content

Commit a8bb272

Browse files
authored
docs: prepare CHANGELOG for v7.5.0 (#53)
1 parent 77322e7 commit a8bb272

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.commitizen]
22
name = "cz_customize"
33
tag_format = "v$version"
4-
version = "7.4.1"
4+
version = "7.5.0"
55
version_scheme = "semver"
66
version_files = [
77
"pyproject.toml:version",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 7.5.0 (2026-02-11)
2+
3+
4+
### Added
5+
6+
- Refactor such that n_qubits and max_cost are at the job item level in submission parameters (#52).
7+
18
## 7.4.1 (2026-01-09)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "quantinuum-schemas"
3-
version = "7.4.1"
3+
version = "7.5.0"
44
description = "Shared data models for Quantinuum."
55
authors = [
66
{name = "Matthew Burke", email = "matthew.burke@quantinuum.com"},

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)