summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-06-13 16:41:24 +0000
committerianb <devnull@localhost>2008-06-13 16:41:24 +0000
commit567a62b32971bf4fe91103c6d3a7f0fce1dbcbde (patch)
tree6b001eab6e2811ff1400d7cc1c948ddda7703e67
parent61c7364a62d316c15f925f4949a6442de4320859 (diff)
downloadpaste-1.7.1.tar.gz
update versions for release1.7.1
-rw-r--r--docs/conf.py2
-rw-r--r--docs/news.txt4
2 files changed, 3 insertions, 3 deletions
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:
diff --git a/docs/news.txt b/docs/news.txt
index cfa5146..8bdd852 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -3,8 +3,8 @@ News
.. contents::
-svn trunk
----------
+1.7.1
+-----
* Normalize and make absolute the paths passed to
:class:`paste.urlparser.StaticURLParser` (before passing a