From 0436826f2720464ba64e716c1230251becc80ecf Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 11 Jan 2022 22:36:37 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Dump=20version=20to=201.3.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyrogram/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyrogram/__init__.py b/pyrogram/__init__.py index fad89499..02eef373 100644 --- a/pyrogram/__init__.py +++ b/pyrogram/__init__.py @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public License # along with Pyrogram. If not, see . -__version__ = "1.3.2" +__version__ = "1.3.3" __license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)" __copyright__ = "Copyright (C) 2017-present Dan "