From f5a7d99492c5f4e2ea0ebdc4c9120d24efef5263 Mon Sep 17 00:00:00 2001 From: shamhi Date: Fri, 28 Jun 2024 18:54:24 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20New=20version=20v2.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 d980f27..2b9ccf1 100644 --- a/bot/__init__.py +++ b/bot/__init__.py @@ -1 +1 @@ -__version__ = '2.1' +__version__ = '2.2'