From 8871c49b4df55a4b387982640688c5df2919ba9f Mon Sep 17 00:00:00 2001 From: Ryse93 <69793084+Ahhj93@users.noreply.github.com> Date: Mon, 5 Jun 2023 15:33:26 +0200 Subject: [PATCH] :sparkles: Changement version vers v.1.12 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index efcee7a..f1f1ab0 100644 --- a/main.py +++ b/main.py @@ -8,7 +8,7 @@ """ __author__ = "HowlingByte" -__version__ = "v.1.12-beta" +__version__ = "v.1.12" __license__ = "MPL 2.0" import sqlite3