Skip to content

Commit

Permalink
Updated version and tags
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaymane920 committed Feb 17, 2023
1 parent 3944eed commit f422bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit f422bad

Please sign in to comment.