Skip to content

Commit 2d445ed

Browse files
committed
Update setup.py version to 2.0.3
1 parent e414d69 commit 2d445ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
cwd = os.path.abspath(os.path.dirname(__file__))
1313

14-
VERSION = "2.0.2"
14+
VERSION = "2.0.3"
1515

1616
with open('README.md', 'r', encoding='utf-8') as f:
1717
__readme__ = f.read()

0 commit comments

Comments
 (0)