We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493d921 commit a1c944fCopy full SHA for a1c944f
setup.py
@@ -28,7 +28,7 @@
28
author='Vasiliki Gkatziaki',
29
author_email='vasso@wikirate.org',
30
license='GPL-3.0',
31
- download_url='https://github.com/wikirate/wikirate4py/archive/refs/tags/v1.0.9.tar.gz',
+ download_url='https://github.com/wikirate/wikirate4py/archive/refs/tags/v1.1.0.tar.gz',
32
packages=find_packages(exclude=["tests", "examples"]),
33
install_requires=[
34
"requests",
0 commit comments