Commit 8df5901 1 parent 1b09cc4 commit 8df5901 Copy full SHA for 8df5901
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
setup (
12
12
name = 'Chinese-RFID-Access-Control-Library' ,
13
- version = '0.0.1 ' ,
13
+ version = '0.0.3 ' ,
14
14
description = 'A library for interfacing with one of the most common RFID Access Control System sold in China.' ,
15
15
long_description = readme ,
16
16
author = 'Paul Brown' ,
17
17
author_email = 'paul90brown@gmail.com' ,
18
18
url = 'https://github.com/pawl/Chinese-RFID-Access-Control-Library' ,
19
19
license = license ,
20
- download_url = ['https://github.com/pawl/Chinese-RFID-Access-Control-Library/tarball/master#egg=package-0.0.1 ' ],
20
+ download_url = ['https://github.com/pawl/Chinese-RFID-Access-Control-Library/tarball/master#egg=package-0.0.3 ' ],
21
21
keywords = ['rfid' , 'access control' ],
22
22
py_modules = ['rfid' ]
23
23
)
You can’t perform that action at this time.
0 commit comments