File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 22name = " cz_customize"
33tag_format = " v$version"
44version_scheme = " semver"
5- version = " 0.13 .0"
5+ version = " 0.14 .0"
66version_files = [" pyproject.toml" ]
77update_changelog_on_bump = true
88major_version_zero = true
Original file line number Diff line number Diff line change 33# ` qnexus ` Release Notes
44
55
6+ ## v0.14.0 (2025-04-01)
7+
8+
9+ ### Changed
10+
11+ - Updated the guppylang version to 0.18.0.
12+
13+
614## v0.13.0 (2025-03-31)
715
816
Original file line number Diff line number Diff line change 11[project ]
22name = " qnexus"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44description = " Quantinuum Nexus python client."
55authors = [
66 {name = " Vanya Eccles" , email = " vanya.eccles@quantinuum.com" },
@@ -23,7 +23,7 @@ dependencies = [
2323 " pydantic-settings >=2, <3.0" ,
2424 " quantinuum-schemas >=2.1, <3.0" ,
2525 " hugr >=0.11.4, <1.0.0" ,
26- " guppylang >=0.17 .0, <1.0.0" ,
26+ " guppylang >=0.18 .0, <1.0.0" ,
2727]
2828
2929[project .optional-dependencies ]
You can’t perform that action at this time.
0 commit comments