Skip to content

Commit e34d8c3

Browse files
authored
Merge pull request #7 from psiinon/master
Updated for latest API changes and baseline
2 parents e03db23 + 1fdf92f commit e34d8c3

File tree

7 files changed

+384
-121
lines changed

7 files changed

+384
-121
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name="python-owasp-zap-v2.4",
18-
version="0.0.8",
18+
version="0.0.9.dev1",
1919
description="OWASP ZAP 2.5 API client",
2020
long_description="OWASP Zed Attack Proxy 2.5 API python client (the 2.4 package name has been kept to make it easier to upgrade)",
2121
author="ZAP development team",

0 commit comments

Comments
 (0)