From 772e766ab2d0fd41d660c57dd737fe14b79ffad2 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Mon, 12 Aug 2019 08:50:32 -0500
Subject: [PATCH] revert versions numbers for master branch

---
 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 00c8360c..93fe78a2 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 = "3.0.0"
+version = "dev"
 # The full version, including alpha/beta/rc tags.
-release = "3.0.0"
+release = "dev"
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-- 
GitLab