We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac5b37 commit 70be555Copy full SHA for 70be555
pyrogram/__init__.py
@@ -18,7 +18,7 @@
18
19
__copyright__ = "Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>".encode(errors="replace").decode()
20
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
21
-__version__ = "0.4.0"
+__version__ = "0.4.2"
22
23
from .api.errors import Error
24
from .client import ChatAction
0 commit comments