summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-10-28 00:48:45 +0000
committerChris McDonough <chrism@agendaless.com>2009-10-28 00:48:45 +0000
commit07cf61d25adf627c9ddc1f607266b0d61070e391 (patch)
tree38cc7086ce14e4e4ae4ca050e602baa70799b7ab /setup.py
parent517d037fdb5a6cd86b2fa09296d0d39f982605ca (diff)
downloadpyramid-07cf61d25adf627c9ddc1f607266b0d61070e391.tar.gz
pyramid-07cf61d25adf627c9ddc1f607266b0d61070e391.tar.bz2
pyramid-07cf61d25adf627c9ddc1f607266b0d61070e391.zip
Prep for 1.1a8.
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 5a370fb53..7de33304d 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '1.1a7'
+__version__ = '1.1a8'
import os
import sys