diff --git a/setup.py b/setup.py index d1e1cc8..d57ae4b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("requirements.txt") as f: setup( name='treepuncher', - version='0.0.1', + version='0.0.2', description='An hackable Minecraft client, built with aiocraft', url='https://github.com/alemidev/treepuncher', author='alemi',