Skip to content

Commit 4cfefc7

Browse files
committed
update version to 0.5.0
1 parent 6a90623 commit 4cfefc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44
from setuptools.command.install import install
55

6-
VERSION = "0.4.0"
6+
VERSION = "0.5.0"
77

88

99
class VersionInstallCommand(install):

0 commit comments

Comments
 (0)