diff --git a/setup.py b/setup.py index 1c6818a5..21c787f1 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "2024.1.0" +VERSION = "2024.2.0" setup( name="pycognito",