summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-06-24 21:58:12 +0000
committerChris McDonough <chrism@agendaless.com>2009-06-24 21:58:12 +0000
commit3d1b592d1825bc45c1e55ac6e0b7dcd102b18a9a (patch)
tree5717a4c8164aa2822f29eca028e06d9441f35e63 /docs
parent9d136a0dce4b6d28aa51b060aa64a0e71c566491 (diff)
downloadpyramid-3d1b592d1825bc45c1e55ac6e0b7dcd102b18a9a.tar.gz
pyramid-3d1b592d1825bc45c1e55ac6e0b7dcd102b18a9a.tar.bz2
pyramid-3d1b592d1825bc45c1e55ac6e0b7dcd102b18a9a.zip
Prep for 1.0a3.
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 ce14d69c0..41a2914a0 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 = '1.0dev'
+version = '1.0a3'
# The full version, including alpha/beta/rc tags.
-release = '1.0dev'
+release = '1.0a3'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: