diff --git a/setup.py b/setup.py index 432431e..76c94ff 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="2.0.0", + version="2.1.0", description="Easily download releases from sites like Github and Gitea", long_description=long_description, long_description_content_type="text/markdown",