From 276302e7df5aaf1022bb2fc033c46f52dd7de1a3 Mon Sep 17 00:00:00 2001 From: "Mr.Miss" Date: Sun, 4 Apr 2021 20:49:41 +0700 Subject: [PATCH] update to v1.1.1 --- anjani_bot/version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anjani_bot/version.py b/anjani_bot/version.py index 1a9366383..d6f35f6d2 100644 --- a/anjani_bot/version.py +++ b/anjani_bot/version.py @@ -14,6 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = "1.1.0" -__license__ = "GNU General Public License v3.0 or later (LGPLv3+)" +__version__ = "1.1.1" +__license__ = "GNU General Public License v3.0 or later (GPLv3+)" __copyright__ = "Copyright (C) 2020 - 2021 UserbotIndo Team, "