Skip to content

Commit e03db23

Browse files
committed
Updated desc and download url
1 parent ac6f137 commit e03db23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
name="python-owasp-zap-v2.4",
1818
version="0.0.8",
1919
description="OWASP ZAP 2.5 API client",
20-
long_description="OWASP Zed Attack Proxy 2.5 API python client",
20+
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",
2222
author_email='',
2323
url="https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project",
24-
download_url="https://github.com/zaproxy/zaproxy/releases/tag/2.5.0",
24+
download_url="https://github.com/zaproxy/zap-api-python/releases/tag/0.0.8",
2525
platforms=['any'],
2626

2727
license="ASL2.0",

0 commit comments

Comments
 (0)