diff --git a/setup.py b/setup.py index 66fa47d..b133aec 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f: setup( name="release-gitter", - version="1.0.0", + version="1.1.0", description="Easily download releases from sites like Github and Gitea", long_description=long_description, long_description_content_type="text/markdown",