From 37ca666afd9cb73b4d0b4a35cfe1ad1262ed9eab Mon Sep 17 00:00:00 2001 From: eyMarv Date: Sat, 28 Sep 2024 18:15:30 +0200 Subject: [PATCH] =?UTF-8?q?pyroblack=20v2.5.0=20=F0=9F=96=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: eyMarv --- pyrogram/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyrogram/__init__.py b/pyrogram/__init__.py index 78840108..95c560cc 100644 --- a/pyrogram/__init__.py +++ b/pyrogram/__init__.py @@ -19,7 +19,7 @@ # along with pyroblack. If not, see . __fork_name__ = "pyroblack" -__version__ = "2.4.9" +__version__ = "2.5.0" __license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)" __copyright__ = "# Copyright (C) 2024-present eyMarv "