Commit 98fa1cb8 authored by laodong's avatar laodong

3.3.7

parent c52c82be
......@@ -75,7 +75,7 @@ __all__ = [
schedulepayload,
]
__version__ = '3.3.6'
__version__ = '3.3.7'
VERSION = tuple(map(int, __version__.split('.')))
# Silence urllib3 INFO logging by default
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment