From c77f096ab3bd7b08f6f1261bb967247dba774ab9 Mon Sep 17 00:00:00 2001 From: shriMADhav U k Date: Tue, 16 Jul 2024 17:10:06 +0200 Subject: [PATCH] Update Pyrogram to 2.1.32.13 --- pyrogram/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyrogram/__init__.py b/pyrogram/__init__.py index 11716186e5..97a129caeb 100644 --- a/pyrogram/__init__.py +++ b/pyrogram/__init__.py @@ -17,7 +17,7 @@ # along with Pyrogram. If not, see . __fork_name__ = "pyrotgfork" -__version__ = "2.1.32.12" +__version__ = "2.1.32.13" __license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)" __copyright__ = "Copyright (C) 2017-present Dan "