Skip to content

Commit

Permalink
release: bump to 4.0.0b8
Browse files Browse the repository at this point in the history
  • Loading branch information
Caceresenzo committed Oct 9, 2024
1 parent 1a37796 commit 2c8d96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crunch/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'crunch-cli'
__description__ = 'crunch-cli - CLI of the CrunchDAO Platform'
__version__ = '4.0.0b7'
__version__ = '4.0.0b8'
__author__ = 'Enzo CACERES'
__author_email__ = '[email protected]'
__url__ = 'https://github.com/crunchdao/crunch-cli'

0 comments on commit 2c8d96e

Please sign in to comment.