New release, 0.3.3

New tarball for said release
This commit is contained in:
Frank de Lange 2022-02-15 23:53:36 +00:00
parent 8646522190
commit 5924199bb9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -11,7 +11,7 @@ README = (HERE / "README.md").read_text()
# This call to setup() does all the work # This call to setup() does all the work
setup( setup(
name="spodcast", name="spodcast",
version="0.3.2", version="0.3.3",
description="A caching Spotify podcast to RSS proxy.", description="A caching Spotify podcast to RSS proxy.",
long_description='README.md', long_description='README.md',
long_description_content_type="text/markdown", long_description_content_type="text/markdown",