summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-11-12 23:59:00 +0000
committerChris McDonough <chrism@agendaless.com>2009-11-12 23:59:00 +0000
commit5674f9f77e77d9f244e40f8e06b2c60666fd89bf (patch)
tree74452e3139199ca3d90bbb07801a1c011bde4b60 /setup.py
parentb7fdea715bc208f26d59f98aab0079f244f747e6 (diff)
downloadpyramid-5674f9f77e77d9f244e40f8e06b2c60666fd89bf.tar.gz
pyramid-5674f9f77e77d9f244e40f8e06b2c60666fd89bf.tar.bz2
pyramid-5674f9f77e77d9f244e40f8e06b2c60666fd89bf.zip
Prep for 1.1b4.
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 1aedf4cc3..f47f8af43 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '1.1b3'
+__version__ = '1.1b4'
import os
import sys