From 5d1c63e1af38036bcf85d7927872aa5359325648 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Mon, 28 Jan 2019 17:58:09 +0000
Subject: [PATCH] more conda related build changes

---
 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 c8b3eec9..2c1b32c5 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 = u'1.0'
+version = '2.2.0'
 # The full version, including alpha/beta/rc tags.
-release = u'1.0'
+release = '2.2.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-- 
GitLab