This commit is contained in:
Richard Mwewa
2023-01-25 14:11:25 +02:00
parent 646ea3cb51
commit 85cadefd50
6 changed files with 88 additions and 5 deletions

View File

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