Update setup.py

This commit is contained in:
Richard Mwewa
2022-08-26 12:30:18 +02:00
committed by GitHub
parent daa426d73b
commit befd61eea0

View File

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