summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-04-11 20:05:32 +0000
committerChris McDonough <chrism@agendaless.com>2009-04-11 20:05:32 +0000
commit223fe5414a519183192f0a95d017e968c344729c (patch)
treed6e5805aed242588f785708fc9325682b859c440 /docs
parent1f6b458d43812e0d79f25b189f086e351aad390b (diff)
downloadpyramid-223fe5414a519183192f0a95d017e968c344729c.tar.gz
pyramid-223fe5414a519183192f0a95d017e968c344729c.tar.bz2
pyramid-223fe5414a519183192f0a95d017e968c344729c.zip
Prep for 0.7.0.
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 598e4f3b9..806e9d05d 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.6.9'
+version = '0.7.0'
# The full version, including alpha/beta/rc tags.
-release = '0.6.9'
+release = '0.7.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: