Skip to content

Commit

Permalink
Update version and changelog. (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec authored Sep 10, 2024
1 parent 59d733d commit 47520d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _metadata.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__extension_version__ = "0.55.0"
__extension_version__ = "0.56.0"
__extension_name__ = "pytket-qiskit"
4 changes: 2 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Changelog
.. currentmodule:: pytket.extensions.qiskit


Unreleased
----------
0.56.0 (September 2024)
-----------------------

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

0 comments on commit 47520d8

Please sign in to comment.