From e5259cbb58092184fdeb4d0635c57480164cb1ce Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 13 May 2011 01:13:25 -0400 Subject: version bump --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 01f4933..5a42816 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ copyright = u'2011, Kenneth Reitz. Styles (modified) © Armin Ronacher' # built documents. # # The short X.Y version. -version = '0.9.6' +version = '0.9.7' # The full version, including alpha/beta/rc tags. release = version -- cgit v1.2.1