Bump to version 0.1.1

This commit is contained in:
Profitroll 2023-03-22 22:04:56 +01:00
parent f661f86533
commit c88eab236b
1 changed files with 1 additions and 1 deletions

View File

@ -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",