Skip to content

Commit b5038ae

Browse files
authored
Bump Version to 0.6 (#97)
1 parent a043f45 commit b5038ae

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
@@ -18,7 +18,7 @@
1818

1919
from setuptools import find_packages, setup
2020

21-
VERSION = "0.0.5"
21+
VERSION = "0.0.6"
2222

2323

2424
def get_long_description():

0 commit comments

Comments
 (0)