diff --git a/setup.py b/setup.py index 345851a..82b7cc1 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="clashpy", - version="1.0.1", + version="1.0.2", description="A Python package to interact with the Clash of Clans API", long_description=long_description, # Use the README as long description long_description_content_type="text/markdown", # Specify the content type