Bump version to v1.1.3
This commit is contained in:
parent
fe0d9059aa
commit
8a4ac73c8d
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="1.1.2",
|
version="1.1.3",
|
||||||
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