Push initial beta release
This commit is contained in:
parent
b789a311c5
commit
ba28db2509
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="release-gitter",
|
name="release-gitter",
|
||||||
version="0.0.0",
|
version="0.1.0",
|
||||||
description="Easily download releases from sites like Github and Gitea",
|
description="Easily download releases from sites like Github and Gitea",
|
||||||
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