Bump to version 0.1.1
This commit is contained in:
parent
f661f86533
commit
c88eab236b
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ long_description = (here / "README.md").read_text(encoding="utf-8")
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="PhotosAPI_Client",
|
name="PhotosAPI_Client",
|
||||||
version="0.1",
|
version="0.1.1",
|
||||||
description="A client library for accessing END PLAY Photos",
|
description="A client library for accessing END PLAY Photos",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
Loading…
Reference in New Issue
Block a user