From 7c8bc5d6e63d637ecb6ed06d487446a1189789be Mon Sep 17 00:00:00 2001 From: shamhi Date: Sun, 15 Sep 2024 09:21:14 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20New=20version=203.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/__init__.py b/bot/__init__.py index 27d4bb66..d7e6e824 100644 --- a/bot/__init__.py +++ b/bot/__init__.py @@ -1 +1 @@ -__version__ = '3.1' +__version__ = '3.2'