From e1d81ac12835be90ff5a75aff57f73861db6ee8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 13 May 2020 11:40:58 +0200 Subject: doc: update outdated version information --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/conf.py b/doc/conf.py index b11d3dc..6888c42 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.3' +version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.3' +release = '0.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3