diff --git a/setup.py b/setup.py index a08e120..af24874 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.1.0", + version="2.1.1", author="Richard Mwewa", author_email="richardmwewa@duck.com", packages=["octosuite"],