From cdbfdf705608daf36c5c9bacbe47f32e3a2fb823 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Mon, 23 Sep 2019 13:56:57 +0200 Subject: [PATCH] docs: Gluon v2019.1 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2aea13e5..b74088b4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,7 +24,7 @@ copyright = '2015-2019, Project Gluon' author = 'Project Gluon' # The short X.Y version -version = '2018.2+' +version = '2019.1' # The full version, including alpha/beta/rc tags release = version