We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca8f08 commit 190c451Copy full SHA for 190c451
setup.py
@@ -17,7 +17,7 @@
17
long_description=long_description,
18
long_description_content_type="text/markdown",
19
url="https://github.com/fomorians/pyoneer",
20
- download_url="https://github.com/fomorians/pyoneer/archive/v0.2.tar.gz",
+ download_url="https://github.com/fomorians/pyoneer/archive/v0.3.tar.gz",
21
license="Apache 2.0",
22
packages=find_packages(),
23
install_requires=install_requires,
0 commit comments