Updated PyPi to 1.3.12
This commit is contained in:
parent
c573709471
commit
b0014f5219
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
__version__ = "1.3.11"
|
||||
__version__ = "1.3.12"
|
||||
|
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ README = (HERE / "README.md").read_text()
|
||||
|
||||
setup(
|
||||
name="deemix",
|
||||
version="1.3.11",
|
||||
version="1.3.12",
|
||||
description="A barebone deezer downloader library",
|
||||
long_description=README,
|
||||
long_description_content_type="text/markdown",
|
||||
|
Loading…
x
Reference in New Issue
Block a user