minor fix

This commit is contained in:
Fanani M. Ihsan
2016-06-17 14:18:29 +07:00
parent bd1b4310f9
commit 36fc5525f8
2 changed files with 5 additions and 3 deletions

View File

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