Update to v0.2.2

This commit is contained in:
Dan 2017-12-25 13:45:16 +01:00
parent 6b9a757ce7
commit 2d9579945b

View File

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