From 09a1df40fb4b6459c444772614e77082b3b39b13 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Tue, 31 May 2022 11:28:22 +0200
Subject: [PATCH] REL: Release 0.7.0

---
 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 a9b28b93..3c2113f3 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.6.1'
+version = '0.7.0'
 # The full version, including alpha/beta/rc tags
-release = '0.6.1-SNAPSHOT'
+release = '0.7.0'
 
 
 # -- General configuration ---------------------------------------------------
-- 
GitLab