Skip to content

Commit

Permalink
release: bump to 4.0.0b10
Browse files Browse the repository at this point in the history
  • Loading branch information
Caceresenzo committed Oct 11, 2024
1 parent b1c4e3b commit 7a29783
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.0b9'
__version__ = '4.0.0b10'
__author__ = 'Enzo CACERES'
__author_email__ = '[email protected]'
__url__ = 'https://github.com/crunchdao/crunch-cli'

0 comments on commit 7a29783

Please sign in to comment.