New release, 0.3.2

This commit is contained in:
Frank de Lange 2022-02-15 18:36:20 +00:00
parent 3e05c3611b
commit f481a05850
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
setup(
name="spodcast",
version="0.3.1",
version="0.3.2",
description="A caching Spotify podcast to RSS proxy.",
long_description='README.md',
long_description_content_type="text/markdown",