From 4dbca0d8edb1e83f65c7940a2cf51ae25ff127e1 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Tue, 2 Apr 2013 14:38:06 -0400 Subject: [PATCH] bumped docs version number. we always forget to bump the version in the docs --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 3d880b8..995cf10 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2010-2012 The Overviewer Team' # built documents. # # The short X.Y version. -version = "0.9" +version = "0.10" # The full version, including alpha/beta/rc tags. -release = "0.9" +release = "0.10" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.