upgrade to version 6.0

This commit is contained in:
Fanani M. Ihsan 2018-03-07 16:26:03 +07:00
parent 55e15e54d9
commit 160bc57e23

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
from base import ZK
VERSION = (0, 3)
VERSION = (0, 6)
__all__ = ['ZK']