This commit is contained in:
Richard Mwewa
2023-02-03 17:54:37 +02:00
parent 8364053f97
commit 619ef8cf9f
3 changed files with 4 additions and 4 deletions

View File

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