summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-01-06 03:15:33 +0000
committerChris McDonough <chrism@agendaless.com>2010-01-06 03:15:33 +0000
commit96d63068ba033809ed73834e095f274800e4d4e8 (patch)
tree697507770440bafa88ae40bb0b2bcee00983cbfd /setup.py
parent3ebf0287eeb8c269a7a3b35ee1441d1b07118d7f (diff)
downloadpyramid-96d63068ba033809ed73834e095f274800e4d4e8.tar.gz
pyramid-96d63068ba033809ed73834e095f274800e4d4e8.tar.bz2
pyramid-96d63068ba033809ed73834e095f274800e4d4e8.zip
Prep for 1.2a11.
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 23a316266..1a408d93a 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '1.2a10'
+__version__ = '1.2a11'
import os
import sys