diff --git a/setup.py b/setup.py index 2d551aa..1b33235 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="3.0.2", + version="3.0.3", author="Richard Mwewa", author_email="rly0nheart@duck.com", packages=["octosuite"],