From a47125c0d6f10382afde80de3b1aeeac8641e76e Mon Sep 17 00:00:00 2001 From: vlad Date: Sat, 26 Feb 2022 07:39:49 +0200 Subject: [PATCH] Increment version number --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index c7858aa..05defff 100644 --- a/main.py +++ b/main.py @@ -19,7 +19,7 @@ along with this program. If not, see . """ -__version__ = "M13 (development version)" +__version__ = "M15 (development version)" __author__ = "Secret-chest" import platform