summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-07-02 19:21:20 +0000
committerChris McDonough <chrism@agendaless.com>2009-07-02 19:21:20 +0000
commitbd14230cd391450bdf505de7dd459f3b2c45a783 (patch)
tree6bd07083f300c428ce143fe7d55f7941982c9318 /setup.py
parentfe84304296ef4e7f25e897561247ead9189d84e0 (diff)
downloadpyramid-bd14230cd391450bdf505de7dd459f3b2c45a783.tar.gz
pyramid-bd14230cd391450bdf505de7dd459f3b2c45a783.tar.bz2
pyramid-bd14230cd391450bdf505de7dd459f3b2c45a783.zip
Prep for 1.0b1.
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 c5469f2ad..3bde0473f 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '1.0a9'
+__version__ = '1.0b1'
import os