diff --git a/setup.py b/setup.py index 6a2a3a8..e87fb0d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="flafl", - version="0.0.4-alpha", + version="0.0.4", author="M Sleigh", author_email="author@example.com", description="Flask application for listening to Bitbucket webhooks",