From 1f34d45e325f3e3e965b22dcf43820e3d8c4f1e6 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Fri, 1 Mar 2013 16:17:59 -0500 Subject: fix version in docs Change-Id: I19cc26b88f80fa3a848713e94d3d1aa1a26de121 Signed-off-by: Doug Hellmann --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 4a7f433..1e99a35 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,7 +48,7 @@ copyright = u'2012, Doug Hellmann' # built documents. # # The short X.Y version. -version = '1.1' +version = '1.3.1' # The full version, including alpha/beta/rc tags. release = version -- cgit v1.2.1