From f53e2508ecb2582cacbccc57a976b2760cb2d770 Mon Sep 17 00:00:00 2001 From: Ian Bicking Date: Mon, 20 Sep 2010 14:43:35 -0400 Subject: update versions for release --- docs/conf.py | 2 +- docs/news.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 90e64d6..e035d50 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.5' +release = '1.7.5.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: diff --git a/docs/news.txt b/docs/news.txt index 87e3267..cf018f5 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,8 +3,8 @@ News .. contents:: -hg tip ------- +1.7.5.1 +------- * Fix bug introduced in :mod:`paste.auth.auth_tkt` (with ``url_unquote``) -- cgit v1.2.1