Skip to content

Commit c94bbd0

Browse files
committed
Version bump 0.4.4 ⃗ 0.5.0
1 parent fa1edb4 commit c94bbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from setuptools.command.install import install
1414

1515
# Package version
16-
VERSION = "0.4.4"
16+
VERSION = "0.5.0"
1717

1818
class VerifyVersionCommand(install):
1919
"""Custom command to verify that the git tag matches our version"""

0 commit comments

Comments
 (0)