summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-08-06 03:33:22 +0000
committerChris McDonough <chrism@agendaless.com>2008-08-06 03:33:22 +0000
commit22904fd86a964a6be124e1384468f5a695bfe124 (patch)
tree638ea45ef57447622cc0db1ee16c0336e5f60d20 /docs/conf.py
parentcfa2fbdd1e72bb25a52278c87fc9bbd1becc49fb (diff)
downloadpyramid-22904fd86a964a6be124e1384468f5a695bfe124.tar.gz
pyramid-22904fd86a964a6be124e1384468f5a695bfe124.tar.bz2
pyramid-22904fd86a964a6be124e1384468f5a695bfe124.zip
Bump.
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 2a0d53381..d557d13c0 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.6'
+version = '0.2.7'
# The full version, including alpha/beta/rc tags.
-release = '0.2.6'
+release = '0.2.7'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: