From 48a60535edd8e878c6cfe8691e0efcdd65bfa646 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Fri, 26 Jul 2019 11:06:24 -0500 Subject: [PATCH] Revert "Updating version files" This reverts commit f58b93833fcea0366df38eb9cc19971c50d003d8. --- 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