From 585bda543ce8db20caf12b2ea15d37e93774d4d9 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Tue, 31 May 2022 17:10:52 +0200
Subject: [PATCH] REL: Begin next release cycle

---
 src/doc/conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/doc/conf.py b/src/doc/conf.py
index 3c2113f3..4bd61d2c 100644
--- a/src/doc/conf.py
+++ b/src/doc/conf.py
@@ -26,9 +26,9 @@ copyright = '2022, IndiScale GmbH'
 author = 'Daniel Hornung'
 
 # The short X.Y version
-version = '0.7.0'
+version = '0.7.1'
 # The full version, including alpha/beta/rc tags
-release = '0.7.0'
+release = '0.7.1-SNAPSHOT'
 
 
 # -- General configuration ---------------------------------------------------
-- 
GitLab