diff --git a/setup.py b/setup.py index 4608f23..1bcce0b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyacaia_async", - version="0.0.12b6", + version="0.1.0", description="An async implementation of PyAcaia", long_description=readme, long_description_content_type="text/markdown",