diff --git a/setup.py b/setup.py index a1e80f5badf4e9fb9fb3744c59e5ae642f2986bf..b566817b8d8fbd4e67f22aa4ab9cc282d3963d2a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='inventory-provider', - version="0.6", + version="0.7", author='GEANT', author_email='swd@geant.org', description='Dashboard inventory provider',