From 8645a0f8e3f2d5acabfd5bf4d517b1c5b289921f Mon Sep 17 00:00:00 2001 From: kennyballou Date: Wed, 7 Nov 2012 22:41:36 -0700 Subject: Move version forward --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/conf.py b/docs/source/conf.py index f317d6c..f154aca 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,7 +54,7 @@ copyright = u'2012, Kenny Ballou' # The short X.Y version. version = '0.3' # The full version, including alpha/beta/rc tags. -release = '0.3.1' +release = '0.3.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1