diff --git a/setup.py b/setup.py index c37cd1b..303db05 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open("README.md") as f: setuptools.setup( name="pomice", author="cloudwithax", - version="1.0.4.2", + version="1.0.4.1", url="https://github.com/cloudwithax/pomice", packages=setuptools.find_packages(), license="GPL",