Skip to content

Commit 1045ccc

Browse files
authored
chore(main): release 0.8.0 (#263)
1 parent 72760d8 commit 1045ccc

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.7.2"
2+
".": "0.8.0"
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.0](https://github.com/CQCL/Qermit/compare/v0.7.2...v0.8.0) (2025-05-13)
4+
5+
6+
### Features
7+
8+
* Update qiskit ([#258](https://github.com/CQCL/Qermit/issues/258)) ([47b05f3](https://github.com/CQCL/Qermit/commit/47b05f321e2723ce41534e9cb17e03564a6b80f8))
9+
310
## [0.7.2](https://github.com/CQCL/Qermit/compare/v0.7.1...v0.7.2) (2025-04-02)
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.7.2"
7+
version = "0.8.0"
88
description = "Python package for quantum error mitigation."
99
authors = [
1010
"Daniel Mills <daniel.mills@quantinuum.com>",

0 commit comments

Comments
 (0)