summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2009-06-19 22:25:59 +0000
committerTres Seaver <tseaver@palladion.com>2009-06-19 22:25:59 +0000
commit948cc8a14d334ce696e58530b006e39d4dcfa9b4 (patch)
tree3e427172fcce7f03ca3be265098662ee87c58d26 /setup.py
parent643bd0903f3fa64307f22f5173fefbe0871603fc (diff)
downloadpyramid-948cc8a14d334ce696e58530b006e39d4dcfa9b4.tar.gz
pyramid-948cc8a14d334ce696e58530b006e39d4dcfa9b4.tar.bz2
pyramid-948cc8a14d334ce696e58530b006e39d4dcfa9b4.zip
Move pushpage support out into separate distribution.
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 aee13805c..766015d42 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.9.1'
+__version__ = '1.0dev'
import os