Skip to content

Commit 9eb5f73

Browse files
committed
updates python version
1 parent 9477dc9 commit 9eb5f73

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
@@ -12,7 +12,7 @@
1212

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

15-
VERSION = "2.3.0"
15+
VERSION = "2.3.1"
1616

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

0 commit comments

Comments
 (0)