From 010df09cb55d5393eac46996ff4c215a3a1263c2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rajmund=20Hru=C5=A1ka?= <rajmund.hruska@cesnet.cz>
Date: Fri, 21 Jan 2022 23:48:22 +0100
Subject: [PATCH] DEPLOY: Version bumped up to '2.8.115' to build new
 distribution. (Redmine issue: #6227)

---
 lib/mentat/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/mentat/__init__.py b/lib/mentat/__init__.py
index 85c4a3133..87bfd17bc 100644
--- a/lib/mentat/__init__.py
+++ b/lib/mentat/__init__.py
@@ -20,4 +20,4 @@ open-source project.
 
 __author__  = "Jan Mach <jan.mach@cesnet.cz>"
 __credits__ = "Pavel Kácha <pavel.kacha@cesnet.cz>, Andrea Kropáčová <andrea.kropacova@cesnet.cz>"
-__version__ = "2.8.114"
+__version__ = "2.8.115"
-- 
GitLab