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