We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabe046 commit 0f65486Copy full SHA for 0f65486
pyrogram/__init__.py
@@ -18,7 +18,7 @@
18
# along with Pyrofork. If not, see <http://www.gnu.org/licenses/>.
19
20
__fork_name__ = "PyroFork"
21
-__version__ = "2.3.56"
+__version__ = "2.3.57"
22
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
23
__copyright__ = "Copyright (C) 2022-present Mayuri-Chan <https://github.com/Mayuri-Chan>"
24
0 commit comments