1 parent 0aab021 commit e339e29Copy full SHA for e339e29
1 file changed
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-VERSION = '1.2'
+VERSION = '1.3'
4
5
# @see https://packaging.python.org/tutorials/packaging-projects/#creating-setup-py
6
with open("README.md", "r") as fh:
0 commit comments