aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f93a29e..1dbfc7e 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ from setuptools import setup, find_packages
import os
setup(name = "foreman_ansible_inventory",
- version = "0.0.1",
+ version = "0.0.3",
author = u'Guido Günther',
author_email = 'agx@sigxcpu.org',
description = 'Ansible dynamic inventory that queries the Foreman',