2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-30 22:05:28 +00:00

Update async version

This commit is contained in:
Dan
2019-04-08 16:50:48 +02:00
parent b94f6d4e99
commit 95a7befed5

View File

@@ -18,7 +18,7 @@
import sys
__version__ = "0.12.0.develop"
__version__ = "0.12.0.async"
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__copyright__ = "Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance>".replace(
"\xe8", "e" if sys.getfilesystemencoding() != "utf-8" else "\xe8"