diff --git a/setup.py b/setup.py index ee928b7..235fa0a 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="pyfortianalyzer", - version="1.0.2", + version="2.0.0", description="Python API client library for Fortinet's FortiAnalyzer.", long_description=long_description, long_description_content_type="text/markdown",