fix setup.py version
This commit is contained in:
parent
cdffacbfe2
commit
65aa73d7e5
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pyzk',
|
name='pyzk',
|
||||||
version='0.5',
|
version='0.9',
|
||||||
description='an unofficial library of zksoftware fingerprint device',
|
description='an unofficial library of zksoftware fingerprint device',
|
||||||
url='https://github.com/fananimi/pyzk',
|
url='https://github.com/fananimi/pyzk',
|
||||||
author='Fanani M. Ihsan',
|
author='Fanani M. Ihsan',
|
||||||
|
Loading…
Reference in New Issue
Block a user