Skip to content

Commit

Permalink
Merge pull request #270 from duckinator/next-release
Browse files Browse the repository at this point in the history
Bump version to v8.0.0.
  • Loading branch information
duckinator committed Feb 27, 2024
2 parents 20dbd90 + a3cc42b commit cf05d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emanate/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file should only ever be modified to change the version.
# This will automatically prepare and create a release.

__version__ = "7.0.0"
__version__ = "8.0.0"

0 comments on commit cf05d22

Please sign in to comment.