diff --git a/setup.py b/setup.py index 65f1686..394a859 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ CHANGES = '' setup(name='superslacker', - version='0.9', + version='0.9.1', license='BSD-derived (http://www.repoze.org/LICENSE.txt)', description='superslacker plugin for supervisord', long_description=README + '\n\n' + CHANGES,