diff options
| author | Chris McDonough <chrism@plope.com> | 2012-02-13 11:21:51 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-02-13 11:21:51 -0500 |
| commit | 258fc1e1375216be77f40cebc6d21221a47d2dc2 (patch) | |
| tree | bfcb58f82dd4c2123c394d1f8e880ac5ea65c084 /setup.py | |
| parent | 63ad061db50517d2e03b5d7b62343e586e50fa53 (diff) | |
| download | waitress-258fc1e1375216be77f40cebc6d21221a47d2dc2.tar.gz | |
prep for 0.8.1
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ except IOError: setup( name='waitress', - version='0.8', + version='0.8.1', author='Zope Foundation and Contributors', author_email='zope-dev@zope.org', maintainer="Chris McDonough", |
