diff --git a/setup.py b/setup.py index 59a290d..37ace6e 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ long_description = (here / "README.md").read_text(encoding="utf-8") setup( name="PhotosAPI_Client", - version="0.1", + version="0.1.1", description="A client library for accessing END PLAY Photos", long_description=long_description, long_description_content_type="text/markdown",