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