Skip to content

Commit 8f1e092

Browse files
authored
Merge pull request #29 from nylser/release-please--branches--main
chore(main): release 2.5.0
2 parents 0092a84 + 2929641 commit 8f1e092

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/nylser/quanti-gin/compare/v2.4.0...v2.5.0) (2025-03-26)
4+
5+
6+
### Features
7+
8+
* calculate fidelity ([#28](https://github.com/nylser/quanti-gin/issues/28)) ([0092a84](https://github.com/nylser/quanti-gin/commit/0092a841ca7c59492e27a3d1146a94a4b5c280e0))
9+
310
## [2.4.0](https://github.com/nylser/quanti-gin/compare/v2.3.0...v2.4.0) (2025-02-06)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "quanti-gin"
3-
version = "2.4.0"
3+
version = "2.5.0"
44
description = "A customizable data generator for quantum simulation"
55
authors = ["Korbinian Stein <kstein@inforbi.de>"]
66
license = "MIT"

0 commit comments

Comments
 (0)