We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14dd3b commit e7e9db8Copy full SHA for e7e9db8
src/zapv2/__init__.py
@@ -20,6 +20,7 @@
20
"""
21
22
__docformat__ = 'restructuredtext'
23
+__version__ = '0.0.9'
24
25
import requests
26
from requests.packages.urllib3.exceptions import InsecureRequestWarning
0 commit comments