diff --git a/setup.py b/setup.py index 2c102db..432431e 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f: setup( name="release-gitter", - version="1.2.0", + version="2.0.0", description="Easily download releases from sites like Github and Gitea", long_description=long_description, long_description_content_type="text/markdown",