summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-05-08 18:39:35 +0000
committerChris McDonough <chrism@agendaless.com>2009-05-08 18:39:35 +0000
commit2b65ea870c8c17c8627d587fd57838124d32b8a9 (patch)
tree59b515d752cd77d85c4c48d84e2aa43c6aa5e0e9 /setup.py
parent39cbad11badcb2e31df39da18cbe2c57a27281ac (diff)
downloadpyramid-2b65ea870c8c17c8627d587fd57838124d32b8a9.tar.gz
pyramid-2b65ea870c8c17c8627d587fd57838124d32b8a9.tar.bz2
pyramid-2b65ea870c8c17c8627d587fd57838124d32b8a9.zip
Prep for 0.8a5 release.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b86b21578..8d46187cd 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.8dev'
+__version__ = '0.8a5'
import os