|
|
|
@ -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", |
|
|
|
|