There was an error while loading. Please reload this page.
1 parent f28992c commit 6f9c12bCopy full SHA for 6f9c12b
1 file changed
pyrogram/__init__.py
@@ -23,7 +23,7 @@
23
"e" if sys.getfilesystemencoding() != "utf-8" else "\xe8"
24
)
25
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
26
-__version__ = "0.6.4"
+__version__ = "0.6.5"
27
28
from .api.errors import Error
29
from .client import ChatAction
0 commit comments