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- "tket-py" : " 0.12.7 " ,
2+ "tket-py" : " 0.12.8 " ,
33 "tket-eccs" : " 0.5.1" ,
44 "tket-exts" : " 0.11.0" ,
55 "qis-compiler" : " 0.2.6"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.12.8] ( https://github.com/CQCL/tket2/compare/tket-py-v0.12.7...tket-py-v0.12.8 ) (2025-10-06)
4+
5+
6+ ### Features
7+
8+ * Port selene-hugr-qis-compiler to tket2 repository ([ 970f3b1] ( https://github.com/CQCL/tket2/commit/970f3b1dc8909c7b38071221624564d91b1168cd ) )
9+
10+
11+ ### Documentation
12+
13+ * Tket-py notebook cleanup ([ #1131 ] ( https://github.com/CQCL/tket2/issues/1131 ) ) ([ 9d6f241] ( https://github.com/CQCL/tket2/commit/9d6f241382f40643150836a2dcc9bdc7cd9eeb96 ) )
14+
315## [ 0.12.7] ( https://github.com/CQCL/tket2/compare/tket-py-v0.12.6...tket-py-v0.12.7 ) (2025-09-12)
416
517
Original file line number Diff line number Diff line change 11[project ]
22name = " tket"
3- version = " 0.12.7 "
3+ version = " 0.12.8 "
44requires-python = " >=3.10"
55description = " Quantinuum's TKET Quantum Compiler"
66license = { file = " LICENCE" }
Original file line number Diff line number Diff line change 1616
1717# This is updated by our release-please workflow, triggered by this
1818# annotation: x-release-please-version
19- __version__ = "0.12.7 "
19+ __version__ = "0.12.8 "
You can’t perform that action at this time.
0 commit comments