Bump version to v0.3.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
IamTheFij 2022-01-07 11:09:02 -08:00
parent 020d9f442e
commit a6b0f46d7e

View File

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