New release, 0.3.2
This commit is contained in:
parent
3e05c3611b
commit
f481a05850
2 changed files with 1 additions and 1 deletions
BIN
resources/releases/spodcast-0.3.2.tar.gz
Normal file
BIN
resources/releases/spodcast-0.3.2.tar.gz
Normal file
Binary file not shown.
2
setup.py
2
setup.py
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue