Skip to content

Commit d828529

Browse files
committed
update download url
1 parent 3a9a2f8 commit d828529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
author_email='paul90brown@gmail.com',
2020
url='https://github.com/pawl/Chinese-RFID-Access-Control-Library',
2121
license=license,
22-
download_url=['https://github.com/pawl/Chinese-RFID-Access-Control-Library/tarball/master#egg=package-0.0.6'],
22+
download_url=['https://github.com/pawl/Chinese-RFID-Access-Control-Library/tarball/master#egg=package-0.1.0'],
2323
keywords=['rfid', 'access control'],
2424
py_modules=['rfid'],
2525
test_suite="tests",

0 commit comments

Comments
 (0)