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