We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d77e2a commit 95f05a4Copy full SHA for 95f05a4
_metadata.py
@@ -1,2 +1,2 @@
1
-__extension_version__ = "0.42.0"
+__extension_version__ = "0.43.0"
2
__extension_name__ = "pytket-quantinuum"
docs/changelog.md
@@ -4,10 +4,11 @@
4
5
# Changelog
6
7
-## Unreleased
+## 0.43.0 (January 2025)
8
9
- Check for language support when submitting programs.
10
- Remove all `Phase` operations from circuit when compiling for backend.
11
+- Updated pytket version requirement to 1.39.
12
13
## 0.42.0 (December 2024)
14
0 commit comments