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

Update to v0.2.1

This commit is contained in:
Dan 2017-12-24 00:04:09 +01:00
parent 5128f6310b
commit 7b6d71753d

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