Skip to content

Commit 1af5c51

Browse files
committed
Update version to 1.0.1
1 parent cc1a242 commit 1af5c51

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
@@ -20,7 +20,7 @@
2020

2121
from setuptools import setup, find_packages
2222

23-
version = "1.0.0"
23+
version = "1.0.1"
2424

2525
# f = open('README.md')
2626
# long_description = f.read().strip()

0 commit comments

Comments
 (0)