update pypi setup file

This commit is contained in:
Fanani M. Ihsan 2018-03-07 16:32:19 +07:00
parent 160bc57e23
commit f866424661

View File

@ -3,7 +3,7 @@ from setuptools import setup
setup( setup(
name='pyzk', name='pyzk',
version='0.5', version='0.6',
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',