summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-06-01 07:30:28 +0000
committerChris McDonough <chrism@agendaless.com>2009-06-01 07:30:28 +0000
commit25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2 (patch)
treec60402c3547580773a034abaa9967966bc0b011e /setup.py
parenta18cd58da86626aa7a32f6e78f143d1c8cf22062 (diff)
downloadpyramid-25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2.tar.gz
pyramid-25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2.tar.bz2
pyramid-25f8fe7e0ad3f6c5326ebbe622a90a5a4c73f0c2.zip
Prep for 0.9.
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 e37a6a340..0842f2e37 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.9a8'
+__version__ = '0.9'
import os