From 593a70b1eb136c1bb655db3bf08c29f5f9f2165f Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Tue, 1 Nov 2022 15:11:23 +0100 Subject: Set version to 0.8-git --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 74f4a6f..22bfa42 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -67,9 +67,9 @@ author = 'Marc André Tanner' # built documents. # # The short X.Y version. -version = '0.7' +version = '0.8' # The full version, including alpha/beta/rc tags. -release = '0.7' +release = '0.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3