We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b710317 commit bac6654Copy full SHA for bac6654
CHANGELOG.md
@@ -1,3 +1,22 @@
1
+# Release 0.45.0-dev
2
+
3
+### New features since last release
4
5
+### Improvements 🛠
6
7
+### Breaking changes 💔
8
9
+### Deprecations 👋
10
11
+### Documentation 📝
12
13
+### Bug fixes 🐛
14
15
+### Contributors ✍️
16
17
+This release contains contributions from (in alphabetical order):
18
19
+---
20
# Release 0.44.0
21
22
### Improvements 🛠
pennylane_qiskit/_version.py
@@ -16,4 +16,4 @@
Version number (major.minor.patch[-label])
"""
-__version__ = "0.44.0"
+__version__ = "0.45.0-dev"
0 commit comments