From f9549907daad181668b3b3c1e1588d326f2e1aa2 Mon Sep 17 00:00:00 2001 From: Javier Vegas-Regidor Date: Thu, 10 Dec 2020 15:35:47 +0100 Subject: [PATCH] Bump version --- VERSION | 2 +- doc/source/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 87ce4929..444877d4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.5.2 +3.5.3 diff --git a/doc/source/conf.py b/doc/source/conf.py index e939abc0..9e05183a 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.1" +release = "3.5.3" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- GitLab