Skip to content

Commit bac6654

Browse files
Version Bump (#680)
* post release version bump * trigger --------- Co-authored-by: JerryChen97 <JerryChen97@users.noreply.github.com> Co-authored-by: JerryChen97 <chenys13@outlook.com>
1 parent b710317 commit bac6654

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
---
120
# Release 0.44.0
221

322
### Improvements 🛠

pennylane_qiskit/_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.44.0"
19+
__version__ = "0.45.0-dev"

0 commit comments

Comments
 (0)