Skip to content

Commit 45e1144

Browse files
committed
bump up version
1 parent 7448b5a commit 45e1144

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.5.1"
6+
VERSION = "0.5.2"
77

88

99
class VersionInstallCommand(install):

0 commit comments

Comments
 (0)