Skip to content

Commit 9cd2a80

Browse files
committed
Prepare next dev iteration
Signed-off-by: Simon Bennetts <psiinon@gmail.com>
1 parent aeaa738 commit 9cd2a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zapv2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"""
2121

2222
__docformat__ = 'restructuredtext'
23-
__version__ = '0.4.0'
23+
__version__ = '0.5.0'
2424

2525
import requests
2626
from requests.packages.urllib3.exceptions import InsecureRequestWarning

0 commit comments

Comments
 (0)