summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-08-12 01:53:54 +0000
committerChris McDonough <chrism@agendaless.com>2008-08-12 01:53:54 +0000
commit6fd7d0a06b2ec0153765c9f25d7e7f4892683373 (patch)
treecaae4a043d210ac99b20d005f9caf713c0edf1bf /docs/conf.py
parent7d7d2aec7c5e4c066e445e9b016645eb88b7a6d6 (diff)
downloadpyramid-6fd7d0a06b2ec0153765c9f25d7e7f4892683373.tar.gz
pyramid-6fd7d0a06b2ec0153765c9f25d7e7f4892683373.tar.bz2
pyramid-6fd7d0a06b2ec0153765c9f25d7e7f4892683373.zip
Fix ITraverserFactory lookup; release 0.2.9.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 816670d15..26d715f08 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -51,9 +51,9 @@ copyright = '2008, Agendaless Consulting'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '0.2.8'
+version = '0.2.9'
# The full version, including alpha/beta/rc tags.
-release = '0.2.8'
+release = '0.2.9'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: