Skip to content

Commit fba795b

Browse files
authored
chore(main): release 0.9.3 (#364)
1 parent 1d150a2 commit fba795b

3 files changed

Lines changed: 9 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.2"
2+
".": "0.9.3"
33
}

CHANGELOG.md

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

3+
## [0.9.3](https://github.com/Quantinuum/Qermit/compare/v0.9.2...v0.9.3) (2026-02-25)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.9.3 ([1d150a2](https://github.com/Quantinuum/Qermit/commit/1d150a20682f5d21a16ab54f280ca5d4e05e6b56))
9+
310
## [0.9.2](https://github.com/Quantinuum/Qermit/compare/v0.9.1...v0.9.2) (2026-02-18)
411

512

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.2"
7+
version = "0.9.3"
88
description = "Python package for quantum error mitigation."
99
authors = [
1010
"Daniel Mills <daniel.mills@quantinuum.com>",

0 commit comments

Comments
 (0)