Skip to content

Commit 521bad7

Browse files
Post-release version bump to 0.7.0-dev (#56)
* Bump version to `0.7.0-dev` * Trigger Build --------- Co-authored-by: ashishks0522 <[email protected]> Co-authored-by: ashishks0522 <[email protected]>
1 parent a29dbc1 commit 521bad7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Release 0.7.0 (development release)
2+
3+
### Contributors
4+
5+
This release contains contributions from (in alphabetical order):
6+
17
## Release 0.6.2
28

39
### Improvements

xanadu_sphinx_theme/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
using the following format: <major>.<minor>.<patch>[-<pre-release>].
44
"""
55

6-
__version__ = "0.6.2"
6+
__version__ = "0.7.0-dev"

0 commit comments

Comments
 (0)