diff --git a/setup.py b/setup.py index b3603e2..eb8df90 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="hydrocarbon", - version="0.0.3", + version="0.0.4", author="David Cannings", author_email="david@edeca.net", description="Generate a Carbon Black alliance feed in JSON format from a git repository",