diff --git a/setup.py b/setup.py index c8e9aa5..b9adc85 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as readme: setuptools.setup( name="GiambIO", - version="1.0.1", + version="0.5.0", author="Nocturn9x", author_email="hackhab@gmail.com", description="Asynchronous Python made easy (and friendly)",