Skip to content

Commit a0ded49

Browse files
authored
chore(main): release 0.9.2 (#361)
1 parent 84c94d5 commit a0ded49

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.1"
2+
".": "0.9.2"
33
}

CHANGELOG.md

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

3+
## [0.9.2](https://github.com/Quantinuum/Qermit/compare/v0.9.1...v0.9.2) (2026-02-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Create py.typed ([4d371e8](https://github.com/Quantinuum/Qermit/commit/4d371e86ef590b1d328e1ae4c866b754b0c572e7))
9+
* Delete py.typed ([ec99b21](https://github.com/Quantinuum/Qermit/commit/ec99b21a073ebd0e8965cc87a93988b302ea050b))
10+
311
## [0.9.1](https://github.com/Quantinuum/Qermit/compare/v0.9.0...v0.9.1) (2026-02-18)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "qermit"
7-
version = "0.9.1"
7+
version = "0.9.2"
88
description = "Python package for quantum error mitigation."
99
authors = [
1010
"Daniel Mills <daniel.mills@quantinuum.com>",

0 commit comments

Comments
 (0)