From 92479cd75baf20a3f57441d3e3b388d32fa27447 Mon Sep 17 00:00:00 2001 From: Mike Helmick Date: Thu, 5 Dec 2013 18:22:59 -0500 Subject: [PATCH] Update conf.py [ci skip] --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 1f5311d..6367fe2 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.1.0' +version = '3.1.1' # The full version, including alpha/beta/rc tags. -release = '3.1.0' +release = '3.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.