diff --git a/setup.py b/setup.py index 92c8071..c3597ff 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='shaunsephton.recipe.uwsgi', - version='0.0.3', + version='0.0.4', description='Buildout recipe downloading, compiling and configuring uWSGI.', long_description = open('README.rst', 'r').read(), author='Shaun Sephton',