diff --git a/setup.py b/setup.py index 0e35257..dc9e3cd 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='pyFortiManagerAPI', description='A Python wrapper for the FortiManager REST API', - version='0.2.0', + version='0.2.1', py_modules=["pyFortiManagerAPI"], package_dir={'': 'src'}, keywords=['FortiManager', 'RestAPI', 'API', 'FortiGate', 'Fortinet', "python", "FortiManager API",