From c921cba57a1294f4bcb01240a5abf80b61dc0447 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rajmund=20Hru=C5=A1ka?= <rajmund.hruska@cesnet.cz>
Date: Tue, 28 Jun 2022 11:29:06 +0000
Subject: [PATCH] DEPLOY: Increased package version to '0.1.14' to build a new
 distribution.

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

diff --git a/idea/__init__.py b/idea/__init__.py
index 0c0f9a7..d411e67 100644
--- a/idea/__init__.py
+++ b/idea/__init__.py
@@ -4,5 +4,5 @@
 # Copyright (c) since 2016, CESNET, z. s. p. o.
 # Use of this source is governed by an ISC license, see LICENSE file.
 
-__version__ = '0.1.13'
+__version__ = '0.1.14'
 __author__ = 'Pavel Kácha <pavel.kacha@cesnet.cz>'
-- 
GitLab