Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzFTD committed Oct 28, 2019
1 parent faf3608 commit 8ba06cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages


_VERSION = '0.4.0'
_VERSION = '0.4.1'
setup(
name='naming',
version=_VERSION,
Expand Down

0 comments on commit 8ba06cf

Please sign in to comment.