From 5470ea6ca365824227d5da8874fb9f3d811add6a Mon Sep 17 00:00:00 2001 From: Eduardo Ponz Segrelles Date: Thu, 28 Jul 2022 09:10:31 +0200 Subject: [PATCH] Bump version to v2.7.1 (#394) Signed-off-by: Eduardo Ponz --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 309c1c4be..b2c929b69 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -380,9 +380,9 @@ def configure_doxyfile( # built documents. # # The short X.Y version. -version = u'2.7.0' +version = u'2.7.1' # The full version, including alpha/beta/rc tags. -release = u'2.7.0' +release = u'2.7.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.