Compare commits

..

1 Commits

Author SHA1 Message Date
Richard Mwewa
7576fa64a1 Update setup.py 2023-01-22 03:17:01 +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.2",
version="3.0.3",
author="Richard Mwewa",
author_email="rly0nheart@duck.com",
packages=["octosuite"],