summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-05 05:07:51 -0400
committerChris McDonough <chrism@plope.com>2010-11-05 05:07:51 -0400
commit0af3949bc95026d6deeff329d50f1969af3d30c5 (patch)
treee5ceda09d44a51f2fcde13fea778bf0d3a38de94 /setup.py
parent1f1692ed3d38fad78b308dc05afa62309ea7eec8 (diff)
downloadpyramid-0af3949bc95026d6deeff329d50f1969af3d30c5.tar.gz
pyramid-0af3949bc95026d6deeff329d50f1969af3d30c5.tar.bz2
pyramid-0af3949bc95026d6deeff329d50f1969af3d30c5.zip
back to development
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 96bef4c54..f9dae7298 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '1.0a1'
+__version__ = '0.0'
import os
import platform