Skip to content

Commit 47520d8

Browse files
authored
Update version and changelog. (#390)
1 parent 59d733d commit 47520d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__extension_version__ = "0.55.0"
1+
__extension_version__ = "0.56.0"
22
__extension_name__ = "pytket-qiskit"

docs/changelog.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Changelog
44
.. currentmodule:: pytket.extensions.qiskit
55

66

7-
Unreleased
8-
----------
7+
0.56.0 (September 2024)
8+
-----------------------
99

1010
* Added :py:class:`AerDensityMatrixBackend` simulator. This simulator has the option to support a :py:class:`NoiseModel`.
1111
* Fix conversion of symbols into qiskit.

0 commit comments

Comments
 (0)