diff --git a/setup.py b/setup.py index f673ac2..3e66459 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as file: setuptools.setup( name="octosuite", - version="2.2.1", + version="2.2.2", author="Richard Mwewa", author_email="richardmwewa@duck.com", packages=["octosuite"],