Skip to content

Commit 8b4f0b2

Browse files
committed
bump version to 2.0.1
1 parent a807a6f commit 8b4f0b2

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
@@ -9,7 +9,7 @@
99
from setuptools import find_packages, setup
1010

1111
# version
12-
VERSION = '2.0'
12+
VERSION = '2.0.1'
1313

1414
# requirements
1515
REQUIRED_PYTHON = '>=3.5.0'

0 commit comments

Comments
 (0)