summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-11-09 03:38:20 +0000
committerChris McDonough <chrism@agendaless.com>2008-11-09 03:38:20 +0000
commit747cd4e494285c1297953d76c33278feb622efca (patch)
treeeed61341e0584a023b383a65c4aa01b07d5f3ec8 /docs
parent76c80642d615fa8239966dd73eab79d300e997c1 (diff)
downloadpyramid-747cd4e494285c1297953d76c33278feb622efca.tar.gz
pyramid-747cd4e494285c1297953d76c33278feb622efca.tar.bz2
pyramid-747cd4e494285c1297953d76c33278feb622efca.zip
Prep for 0.4.4.
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 96f1a6ef0..0c67d00a5 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.4.3'
+version = '0.4.4'
# The full version, including alpha/beta/rc tags.
-release = '0.4.3'
+release = '0.4.4'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: