Skip to content

Commit 70be555

Browse files
committed
Update to v0.4.2
1 parent 0ac5b37 commit 70be555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrogram/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
__copyright__ = "Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>".encode(errors="replace").decode()
2020
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
21-
__version__ = "0.4.0"
21+
__version__ = "0.4.2"
2222

2323
from .api.errors import Error
2424
from .client import ChatAction

0 commit comments

Comments
 (0)