Skip to content

Commit 90f7710

Browse files
hugrbotaborgna-q
andauthored
chore(py): release qis-compiler 0.2.10 (#1199)
🤖 I have created a release *beep* *boop* --- ## [0.2.10](qis-compiler-v0.2.9...qis-compiler-v0.2.10) (2025-11-10) ### Features * add GPU lowering to selene-hugr-qis-compiler ([#1169](#1169)) ([bcf1d4c](bcf1d4c)) ### Bug Fixes * Fix runtime panic when iterating through arrays of affine/bool types ([hugr#2666](Quantinuum/hugr#2666)) ([01b8a8e](01b8a8e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: Agustín Borgna <[email protected]> Co-authored-by: Agustín Borgna <[email protected]>
1 parent 83a2dfc commit 90f7710

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"tket-py": "0.12.8",
33
"tket-eccs": "0.5.1",
44
"tket-exts": "0.12.0",
5-
"qis-compiler": "0.2.9"
5+
"qis-compiler": "0.2.10"
66
}

qis-compiler/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.2.10](https://github.com/CQCL/tket2/compare/qis-compiler-v0.2.9...qis-compiler-v0.2.10) (2025-11-10)
4+
5+
6+
### Features
7+
8+
* add GPU lowering to selene-hugr-qis-compiler ([#1169](https://github.com/CQCL/tket2/issues/1169)) ([bcf1d4c](https://github.com/CQCL/tket2/commit/bcf1d4c3c7a1dce383fcdd7f4668663b2fbc7c04))
9+
10+
### Bug Fixes
11+
12+
* Fix runtime panic when iterating through arrays of affine/bool types ([hugr#2666](https://github.com/CQCL/hugr/pull/2666)) ([01b8a8e](https://github.com/CQCL/tket2/commit/01b8a8e686592459336334849340e70173606550))
13+
314
## [0.2.9](https://github.com/CQCL/tket2/compare/qis-compiler-v0.2.8...qis-compiler-v0.2.9) (2025-10-22)
415

516

qis-compiler/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classifiers = [
3939
"Programming Language :: Python :: Implementation :: CPython",
4040
"Programming Language :: Python :: Implementation :: PyPy",
4141
]
42-
version = "0.2.9" # updated by release-please
42+
version = "0.2.10" # updated by release-please
4343

4444
[project.urls]
4545
repository = "https://github.com/CQCL/tket2/tree/main/qis-compiler"

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)