Skip to content

Commit 259c259

Browse files
authored
Bump stable/0.3 version number to 0.3.1 (#151)
1 parent 6a1f5fd commit 259c259

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# The short X.Y version
2626
version = ''
2727
# The full version, including alpha/beta/rc tags
28-
release = '0.3.0'
28+
release = '0.3.1'
2929

3030
extensions = [
3131
'sphinx.ext.napoleon',

qiskit_dynamics/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.3.1
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes bug due to a dependency update.

0 commit comments

Comments
 (0)