Skip to content

Commit 190c451

Browse files
committed
Bump download url
1 parent bca8f08 commit 190c451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
long_description=long_description,
1818
long_description_content_type="text/markdown",
1919
url="https://github.com/fomorians/pyoneer",
20-
download_url="https://github.com/fomorians/pyoneer/archive/v0.2.tar.gz",
20+
download_url="https://github.com/fomorians/pyoneer/archive/v0.3.tar.gz",
2121
license="Apache 2.0",
2222
packages=find_packages(),
2323
install_requires=install_requires,

0 commit comments

Comments
 (0)