summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-06-01 07:30:28 +0000
committerChris McDonough <chrism@agendaless.com>2009-06-01 07:30:28 +0000
commit25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2 (patch)
treec60402c3547580773a034abaa9967966bc0b011e /docs
parenta18cd58da86626aa7a32f6e78f143d1c8cf22062 (diff)
downloadpyramid-25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2.tar.gz
pyramid-25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2.tar.bz2
pyramid-25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2.zip
Prep for 0.9.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index bfb096b3b..0c8fc5c95 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.9dev'
+version = '0.9'
# The full version, including alpha/beta/rc tags.
-release = '0.9dev'
+release = '0.9'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: