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.
2 parents a14dd3b + e7e9db8 commit f7960f2Copy full SHA for f7960f2
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