From b886ba2a69fddd9940a2502d706b7d8c5890525e Mon Sep 17 00:00:00 2001 From: Mike Helmick Date: Fri, 2 Aug 2013 12:37:49 -0400 Subject: [PATCH] Update conf.py --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 7a89c0c..1f5311d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,9 +50,9 @@ copyright = u'2013, Ryan McGrath' # built documents. # # The short X.Y version. -version = '3.0.0' +version = '3.1.0' # The full version, including alpha/beta/rc tags. -release = '3.0.0' +release = '3.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.