Skip to content

Commit

Permalink
version bump to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaymane920 committed Aug 20, 2022
1 parent 12f1e01 commit 67155bd
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.1.7',
version='0.1.8',
py_modules=["pyFortiManagerAPI"],
package_dir={'': 'src'},
keywords=['Fortimanager', 'RestAPI', 'API', 'Fortigate', 'Fortinet', "python", "Fortimanager API",
Expand Down

0 comments on commit 67155bd

Please sign in to comment.