diff --git a/setup.py b/setup.py index 94677fa2..8bc37437 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "2022.12.0" +VERSION = "2022.5.0" setup( name="pycognito",