From b841d860f813518c54c597c9bdf1c25c543c8e09 Mon Sep 17 00:00:00 2001 From: kennyballou Date: Thu, 21 Feb 2013 10:45:58 -0700 Subject: Increment Version -- Remove Dev Tag --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/source/conf.py b/docs/source/conf.py index 3f4b95f..f299930 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -52,9 +52,9 @@ copyright = u'2012, Kenny Ballou' # built documents. # # The short X.Y version. -version = '0.4' +version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.4.1' +release = '0.5.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1