Update to v0.3.3

This commit is contained in:
Dan 2018-01-06 14:30:55 +01:00
parent b07c8f130f
commit 25412cdfd7

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.2"
__version__ = "0.3.3"
from .api.errors import Error
from .client import ChatAction