Skip to content

Commit 227a31e

Browse files
authored
chore(main): release 0.8.3 (#320)
1 parent 8dd7a70 commit 227a31e

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.8.2"
2+
".": "0.8.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.8.3](https://github.com/CQCL/Qermit/compare/v0.8.2...v0.8.3) (2025-09-30)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.8.3 ([8dd7a70](https://github.com/CQCL/Qermit/commit/8dd7a70e1edb610871aa2cfd2fd0c193f6d4c53c))
9+
310
## [0.8.2](https://github.com/CQCL/Qermit/compare/v0.8.1...v0.8.2) (2025-06-24)
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.8.2"
7+
version = "0.8.3"
88
description = "Python package for quantum error mitigation."
99
authors = [
1010
"Daniel Mills <daniel.mills@quantinuum.com>",

0 commit comments

Comments
 (0)