From 4ab9d8ea79bc202aa52ab4e71f315a65d025a377 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Mon, 7 Sep 2020 10:37:07 -0600 Subject: [PATCH] Fixed #193: Bumped docs version to 3.0 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 40499c56..6935f113 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,9 +55,9 @@ # built documents. # # The short X.Y version. -version = '2.0' +version = '3.0' # The full version, including alpha/beta/rc tags. -release = '2.0' +release = '3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.