From a547022a6aa8681287b9699b1635a25fc05ce5e1 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Wed, 22 Apr 2020 13:10:27 -0500 Subject: [PATCH] update config files --- sphinx/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sphinx/source/conf.py b/sphinx/source/conf.py index 93fe78a2..8835ea1a 100644 --- a/sphinx/source/conf.py +++ b/sphinx/source/conf.py @@ -57,9 +57,9 @@ author = u'APS/SDM' # built documents. # # The short X.Y version. -version = "dev" +version = '3.2.2' # The full version, including alpha/beta/rc tags. -release = "dev" +release = '3.2.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- GitLab