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