aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4877532..d7d0f3c 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@
from setuptools import setup
setup(name="foreman_ansible_inventory",
- version="0.0.3",
+ version="0.0.4",
author=u'Guido Günther',
author_email='agx@sigxcpu.org',
description='Ansible dynamic inventory that queries the Foreman',