Skip to content

Commit 4e0236f

Browse files
Post-release version bump
1 parent 4369020 commit 4e0236f

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
---
122
# Release 0.41.0
223

324
### Internal changes ⚙️

pennylane_aqt/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
Version number (major.minor.patch[-label])
1717
"""
1818

19-
__version__ = "0.41.0"
19+
__version__ = "0.42.0-dev"

0 commit comments

Comments
 (0)