Update v0.1.2

This commit is contained in:
Dan 2017-12-12 11:20:23 +01:00
parent 3d5528f2a8
commit bfe82182e1

View File

@ -18,6 +18,6 @@
__copyright__ = "Copyright (C) 2017 Dan Tès <https://github.com/delivrance>"
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__version__ = "0.0.1a0"
__version__ = "0.1.2"
from .client import Client