kopia lustrzana https://github.com/Langenfeld/py-gitea
chore: bump version
rodzic
a66a425a77
commit
7e4ad3bb0d
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md") as readme_file:
|
||||||
|
|
||||||
setup_args = dict(
|
setup_args = dict(
|
||||||
name="py-gitea",
|
name="py-gitea",
|
||||||
version="0.2.8",
|
version="0.2.10",
|
||||||
description="A python wrapper for the Gitea API",
|
description="A python wrapper for the Gitea API",
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
long_description=README,
|
long_description=README,
|
||||||
|
|
Ładowanie…
Reference in New Issue