From f8664246615f0e577d553f8c7d7df5a4d462aff0 Mon Sep 17 00:00:00 2001 From: "Fanani M. Ihsan" Date: Wed, 7 Mar 2018 16:32:19 +0700 Subject: [PATCH] update pypi setup file --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ae455e6..aeb4112 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name='pyzk', - version='0.5', + version='0.6', description='an unofficial library of zksoftware fingerprint device', url='https://github.com/fananimi/pyzk', author='Fanani M. Ihsan',