From 3a02caba362ebe87c41c7254db556397a6851a9d Mon Sep 17 00:00:00 2001 From: sloosvel Date: Fri, 25 Mar 2022 09:31:46 +0100 Subject: [PATCH] Update version --- VERSION | 2 +- doc/source/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 3cf5751..fa8da20 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.5.7 +3.5.8 diff --git a/doc/source/conf.py b/doc/source/conf.py index 00b7da4..cafff61 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -65,7 +65,7 @@ copyright = u"2020, BSC-CNS Earth Sciences Department" # The short X.Y version. version = "3.5" # The full version, including alpha/beta/rc tags. -release = "3.5.7" +release = "3.5.8" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- GitLab