Skip to content

Commit

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

0 comments on commit ef48187

Please sign in to comment.