From e20207811fa32a55833c3adf17519a7ac665bf91 Mon Sep 17 00:00:00 2001 From: Thomas Nagy Date: Sat, 25 May 2013 23:18:41 +0200 Subject: [PATCH] bad version number on the apidocs, changing to 1.7.11 --- docs/sphinx/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index 7c9d6d3d..dc83e263 100644 --- a/docs/sphinx/conf.py +++ b/docs/sphinx/conf.py @@ -353,9 +353,9 @@ copyright = u'2010, Thomas Nagy' # built documents. # # The short X.Y version. -version = '1.7.1' +version = '1.7.11' # The full version, including alpha/beta/rc tags. -release = '1.7.1' +release = '1.7.11' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.