Compare commits

...

1 Commits

Author SHA1 Message Date
Richard Mwewa
79a97a7883 Update setup.py 2023-01-22 02:48:11 +02:00

View File

@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as file:
setuptools.setup(
name="octosuite",
version="3.0.1",
version="3.0.2",
author="Richard Mwewa",
author_email="rly0nheart@duck.com",
packages=["octosuite"],