Commit 14e03be7 authored by Helperhaps's avatar Helperhaps

update version

parent 274cdcb2
...@@ -73,7 +73,7 @@ __all__ = [ ...@@ -73,7 +73,7 @@ __all__ = [
schedulepayload, schedulepayload,
] ]
__version__ = '3.2.7' __version__ = '3.2.8'
VERSION = tuple(map(int, __version__.split('.'))) VERSION = tuple(map(int, __version__.split('.')))
# Silence urllib3 INFO logging by default # 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