We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5617aca commit 9e3f1f6Copy full SHA for 9e3f1f6
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-VERSION = "0.1.2"
+VERSION = "0.1.3"
6
7
setup(
8
name="pycognito",
0 commit comments