diff --git a/setup.py b/setup.py index 41d363b..457463d 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools setuptools.setup( name = "infinitory", - version = "0.0.4", + version = "0.0.5", description = "SRE host, role, and service inventory", author = "Daniel Parks",