diff --git a/setup.py b/setup.py index 976bf1b..1a92316 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "2022.11.0" +VERSION = "2022.11.1" setup( name="pycognito",