summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-30 03:51:35 -0500
committerChris McDonough <chrism@plope.com>2011-12-30 03:51:35 -0500
commit299aae5f8dd513b50f94bf5491f972f0171d1883 (patch)
tree31475f00f264a04cd0d4c46b13b3c27857b04fed /setup.py
parentb33f1aeb9f24010a4e0ed68585dd931efb900531 (diff)
downloadwaitress-299aae5f8dd513b50f94bf5491f972f0171d1883.tar.gz
garden
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 74b62cc..d910215 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ except IOError:
setup(
name='waitress',
- version='0.0',
+ version='0.1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
maintainer="Chris McDonough",