1 parent 4784ba5 commit a3c3d5aCopy full SHA for a3c3d5a
1 file changed
pyrogram/__init__.py
@@ -18,7 +18,7 @@
18
19
__copyright__ = "Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>"
20
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
21
-__version__ = "0.3.3"
+__version__ = "0.4.0"
22
23
from .api.errors import Error
24
from .client import ChatAction
0 commit comments