Update to v0.3.2

This commit is contained in:
Dan 2018-01-03 19:10:40 +01:00
parent 7690c751ff
commit b06ae1c38e

View File

@ -18,7 +18,7 @@
__copyright__ = "Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>"
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__version__ = "0.3.0"
__version__ = "0.3.2"
from .api.errors import Error
from .client import ChatAction