2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +00:00

Update to v0.2.0

This commit is contained in:
Dan 2017-12-20 16:31:58 +01:00
parent 0f2ef8e681
commit d01f6f67a9

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.1.8"
__version__ = "0.2.0"
from .client import ChatAction
from .client import Client