Bump version to 2.0.0
Changed behavior around pre-release versions
This commit is contained in:
parent
d555284a01
commit
face8e9af0
2
setup.py
2
setup.py
@ -11,7 +11,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="release-gitter",
|
name="release-gitter",
|
||||||
version="1.2.0",
|
version="2.0.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