Push initial beta release
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
IamTheFij 2022-01-05 20:56:45 -08:00
parent b789a311c5
commit ba28db2509
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
setup(
name="release-gitter",
version="0.0.0",
version="0.1.0",
description="Easily download releases from sites like Github and Gitea",
long_description=long_description,
long_description_content_type="text/markdown",