File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
22name = " cz_customize"
33tag_format = " v$version"
4- version = " 7.0 .0"
4+ version = " 7.1 .0"
55version_scheme = " semver"
66version_files = [" pyproject.toml" ]
77update_changelog_on_bump = true
Original file line number Diff line number Diff line change 1+ ## 7.1.0 (2025-10-21)
2+
3+
4+ ### Added
5+
6+ - Add leakage detection config (#41 ).
7+
18## 7.0.0 (2025-10-03)
29
310
Original file line number Diff line number Diff line change 11[project ]
22name = " quantinuum-schemas"
3- version = " 7.0 .0"
3+ version = " 7.1 .0"
44description = " Shared data models for Quantinuum."
55authors = [
66 {name = " Matthew Burke" , email = " matthew.burke@quantinuum.com" },
@@ -21,7 +21,7 @@ dependencies = [
2121 " ruff >0.11" ,
2222 " mypy <2.0.0, >=1.10.0" ,
2323 " pytest <9.0.0, >=8.0.0" ,
24- " pytest-cov <7.0 .0, >=5.0.0" ,
24+ " pytest-cov <7.1 .0, >=5.0.0" ,
2525 " pylint>=3.3.7" ,
2626 " pylint-pytest>=1.1.8" ,
2727 " pyright>=1.1.302" ,
You can’t perform that action at this time.
0 commit comments