Updated version
This commit is contained in:
parent
8fb708f0fa
commit
6cac703c0e
2
setup.py
2
setup.py
@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="mcuuid",
|
name="mcuuid",
|
||||||
version="0.1.2",
|
version="0.2",
|
||||||
author="Clemens Riese",
|
author="Clemens Riese",
|
||||||
author_email="hallo@clerie.de",
|
author_email="hallo@clerie.de",
|
||||||
description="Getting Minecraft Player Information from Mojang API.",
|
description="Getting Minecraft Player Information from Mojang API.",
|
||||||
|
Loading…
Reference in New Issue
Block a user