Skip to content

Commit 7b796b6

Browse files
authored
chore(main): release 0.8.1 (#277)
1 parent 1761985 commit 7b796b6

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.0"
2+
".": "0.8.1"
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.1](https://github.com/CQCL/Qermit/compare/v0.8.0...v0.8.1) (2025-06-19)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.8.1 ([1761985](https://github.com/CQCL/Qermit/commit/176198512fe0562a188057a0a9ae53c7ff6c606f))
9+
310
## [0.8.0](https://github.com/CQCL/Qermit/compare/v0.7.2...v0.8.0) (2025-05-13)
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.0"
7+
version = "0.8.1"
88
description = "Python package for quantum error mitigation."
99
authors = [
1010
"Daniel Mills <[email protected]>",

0 commit comments

Comments
 (0)