summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-05-03 23:37:30 +0000
committerChris McDonough <chrism@agendaless.com>2009-05-03 23:37:30 +0000
commit24b0256304792c9605090520d6bbc28f6a19315a (patch)
treee8dd48d9fea433e4f030ee2c11fe0f595724b7c3 /setup.py
parent0f8d5e18f6dab235d60b2b2a156119e9eb542d58 (diff)
downloadpyramid-24b0256304792c9605090520d6bbc28f6a19315a.tar.gz
pyramid-24b0256304792c9605090520d6bbc28f6a19315a.tar.bz2
pyramid-24b0256304792c9605090520d6bbc28f6a19315a.zip
Back to dev.
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 e929eb961..aea501fb9 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.8a3'
+__version__ = '0.8dev'
import os