Update to v0.3.0

This commit is contained in:
Dan 2017-12-30 22:48:47 +01:00
parent f840e615c3
commit 5297fb0587

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