summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-05-27 13:07:00 +0000
committerChris McDonough <chrism@agendaless.com>2009-05-27 13:07:00 +0000
commita6ead8805b4de79edd0d980942894c0518104d5e (patch)
tree2181015d4eba0c2cd4061d31008b5582a1087a65 /setup.py
parent8106f55d471220c3b7aa257ec510b8227c90a3f8 (diff)
downloadpyramid-a6ead8805b4de79edd0d980942894c0518104d5e.tar.gz
pyramid-a6ead8805b4de79edd0d980942894c0518104d5e.tar.bz2
pyramid-a6ead8805b4de79edd0d980942894c0518104d5e.zip
Prep for a1.
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 a0106d349..f1e320f6d 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.9dev'
+__version__ = '0.9a1'
import os