bump version
This commit is contained in:
parent
d3618b08ea
commit
3252478067
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("requirements.txt") as f:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='treepuncher',
|
name='treepuncher',
|
||||||
version='0.0.1',
|
version='0.0.2',
|
||||||
description='An hackable Minecraft client, built with aiocraft',
|
description='An hackable Minecraft client, built with aiocraft',
|
||||||
url='https://github.com/alemidev/treepuncher',
|
url='https://github.com/alemidev/treepuncher',
|
||||||
author='alemi',
|
author='alemi',
|
||||||
|
|
Loading…
Reference in a new issue