diff --git a/setup.py b/setup.py index afe1b3f..ac7a620 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.1.1", + version="1.1.2", description="Easily download releases from sites like Github and Gitea", long_description=long_description, long_description_content_type="text/markdown",