summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-06-29 03:25:36 +0000
committerChris McDonough <chrism@agendaless.com>2009-06-29 03:25:36 +0000
commit60f06a229856bfd69edf2307ad80772563531a90 (patch)
tree9e3f1059c11c520e3596b4254189fd7fdb8feef5 /setup.py
parent5d18f844cb1eb12f76957b833ebda6212c8c64cc (diff)
downloadpyramid-60f06a229856bfd69edf2307ad80772563531a90.tar.gz
pyramid-60f06a229856bfd69edf2307ad80772563531a90.tar.bz2
pyramid-60f06a229856bfd69edf2307ad80772563531a90.zip
Prep for 1.0a5 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 f8059666b..59eb2277e 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '1.0a4'
+__version__ = '1.0a5'
import os