We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac37803 commit e5884a1Copy full SHA for e5884a1
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import find_packages, setup
7
8
9
-VERSION = "1.2"
+VERSION = "1.3"
10
11
12
with open("README.md") as f:
0 commit comments