From da433241afb186a2e365f1b86a138d1379802560 Mon Sep 17 00:00:00 2001 From: RJ Ryan Date: Mon, 28 Dec 2015 22:33:55 -0500 Subject: [PATCH] Version bump to 2.0.0. --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 0771cc8d10..f2d59863e9 100644 --- a/source/conf.py +++ b/source/conf.py @@ -58,7 +58,7 @@ # The short X.Y version. version = '2.0' # The full version, including alpha/beta/rc tags. -release = '2.0-rc1' +release = '2.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.