From d8bf08df335391bdaa40689614babbf6fbb36efd Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Tue, 16 Oct 2012 19:54:43 -0500 Subject: [PATCH] doc: bump version --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index f7d4040..82ee6ea 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -48,9 +48,9 @@ copyright = u'2011, Dustin C. Hatch' # built documents. # # The short X.Y version. -version = '0.1.0' +version = '0.1.1' # The full version, including alpha/beta/rc tags. -release = '0.1.0dev1' +release = '0.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.