File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "hugr-py" : " 0.14.1 "
2+ "hugr-py" : " 0.14.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.14.2] ( https://github.com/CQCL/hugr/compare/hugr-py-v0.14.1...hugr-py-v0.14.2 ) (2025-11-06)
4+
5+
6+ ### Features
7+
8+ * track package descriptions when loading ([ #2639 ] ( https://github.com/CQCL/hugr/issues/2639 ) ) ([ 349dd61] ( https://github.com/CQCL/hugr/commit/349dd61784906d433312fc93603f337c6d763e99 ) )
9+
10+
11+ ### Documentation
12+
13+ * Fix typo in docstring. ([ #2656 ] ( https://github.com/CQCL/hugr/issues/2656 ) ) ([ a1ce622] ( https://github.com/CQCL/hugr/commit/a1ce622642e2cee091d957fa55612ceebc98b2f3 ) )
14+
315## [ 0.14.1] ( https://github.com/CQCL/hugr/compare/hugr-py-v0.14.0...hugr-py-v0.14.1 ) (2025-10-27)
416
517
Original file line number Diff line number Diff line change 11[project ]
22name = " hugr"
3- version = " 0.14.1 "
3+ version = " 0.14.2 "
44requires-python = " >=3.10"
55description = " Quantinuum's common representation for quantum programs"
66license = { file = " LICENCE" }
Original file line number Diff line number Diff line change 1818
1919# This is updated by our release-please workflow, triggered by this
2020# annotation: x-release-please-version
21- __version__ = "0.14.1 "
21+ __version__ = "0.14.2 "
You can’t perform that action at this time.
0 commit comments