diff --git a/setup.py b/setup.py index 8769aa57..2944890d 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "2022.02.1" +VERSION = "2022.03.0" setup( name="pycognito",