Commit a4100a3e authored by Helperhaps's avatar Helperhaps

update version

parent 655b4f4b
...@@ -73,7 +73,7 @@ __all__ = [ ...@@ -73,7 +73,7 @@ __all__ = [
schedulepayload, schedulepayload,
] ]
__version__ = '3.2.6' __version__ = '3.2.7'
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