Skip to content

Commit

Permalink
Bump version (0.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoriniere committed Jul 5, 2022
1 parent a20422b commit 1f08767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chopper/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

__version__ = '0.4.8'
__version__ = '0.5.0'
__version_info__ = tuple(__version__.split('.'))

0 comments on commit 1f08767

Please sign in to comment.