diff --git a/setup.py b/setup.py index 59cdbea..93bd3db 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as f: setuptools.setup( name="minehost-interface", - version="1.0.1", + version="1.0.2", author="Rokas Puzonas", author_email="rokas.puz@gmail.com", description="A simple for interacting with minehost servers.",