Skip to content

Commit

Permalink
Post-release version bump to 0.9.0-dev (#65)
Browse files Browse the repository at this point in the history
* Bump version to `0.9.0-dev`

* empty commit

---------

Co-authored-by: AndrewGardhouse <[email protected]>
Co-authored-by: Andrew Gardhouse <[email protected]>
  • Loading branch information
3 people authored Jan 21, 2025
1 parent 4f056d3 commit 3e88253
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Release 0.9.0 (development release)

### Contributors

This release contains contributions from (in alphabetical order):

## Release 0.8.0

### Contributors
Expand Down
2 changes: 1 addition & 1 deletion xanadu_sphinx_theme/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
using the following format: <major>.<minor>.<patch>[-<pre-release>].
"""

__version__ = "0.8.0"
__version__ = "0.9.0-dev"

0 comments on commit 3e88253

Please sign in to comment.