Skip to content

Commit 8c1a472

Browse files
authored
Update version and changelog for 0.60.0 release. (#424)
1 parent 894aa8c commit 8c1a472

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_metadata.py

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

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Changelog
66

7-
## 0.60.0 (Unreleased)
7+
## 0.60.0 (November 2024)
88

99
- Fix an unhelpful warning message about implicit swaps when using optimisation level 2 with {py:class}`AerBackend`
1010
- Add a boolean `perm_warning` argument to {py:func}`tk_to_qiskit` indicating whether to give a warning if the input {py:class}`Circuit` has an implicit qubit permutation.

0 commit comments

Comments
 (0)