From 567a62b32971bf4fe91103c6d3a7f0fce1dbcbde Mon Sep 17 00:00:00 2001 From: ianb Date: Fri, 13 Jun 2008 16:41:24 +0000 Subject: update versions for release --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 3e15f7f..9d58c66 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ copyright = '2008, Ian Bicking' # The short X.Y version. version = '1.7' # The full version, including alpha/beta/rc tags. -release = '1.7' +release = '1.7.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -- cgit v1.2.1