From ad474455e1187db57103ff65db09753bce247582 Mon Sep 17 00:00:00 2001 From: Julien Schueller Date: Sun, 22 Sep 2024 20:34:17 +0200 Subject: [PATCH] Doc: Bump version --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 04c3f6d..a96d9f2 100755 --- a/doc/conf.py +++ b/doc/conf.py @@ -102,9 +102,9 @@ # built documents. # # The short X.Y version. -version = "0.1" +version = "0.2" # The full version, including alpha/beta/rc tags. -release = "0.1" +release = "0.2" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.