From 5c8c695596c3a2afc7707e6c4cd3604c8c6a4881 Mon Sep 17 00:00:00 2001 From: "Fanani M. Ihsan" Date: Fri, 17 Jun 2016 14:21:34 +0700 Subject: [PATCH] update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a6cd4d6..db322d7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='pyzk', - version='0.2', + version='0.3', description='an unofficial library of zksoftware the fingerprint attendance machine.', url='https://github.com/fananimi/pyzk', author='Fanani M. Ihsan',