summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-09 12:48:58 -0500
committerChris McDonough <chrism@plope.com>2010-11-09 12:48:58 -0500
commit3d4e564da02429a297874a9e6881d3424fb24a11 (patch)
treeca812e4f07ed240e51021f22e4b6758b9e12dd92 /docs/conf.py
parenta5a24d4021972ffc67dd16255603b00d61f9224c (diff)
downloadpyramid-3d4e564da02429a297874a9e6881d3424fb24a11.tar.gz
pyramid-3d4e564da02429a297874a9e6881d3424fb24a11.tar.bz2
pyramid-3d4e564da02429a297874a9e6881d3424fb24a11.zip
prep for 1.0a2
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index f513cfbc4..c2ecb1e8d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -73,7 +73,7 @@ copyright = '%s, Agendaless Consulting' % datetime.datetime.now().year
# other places throughout the built documents.
#
# The short X.Y version.
-version = '1.0a1'
+version = '1.0a2'
# The full version, including alpha/beta/rc tags.
release = version