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.
1 parent c52c82b commit 98fa1cbCopy full SHA for 98fa1cb
jpush/__init__.py
@@ -75,7 +75,7 @@
75
schedulepayload,
76
]
77
78
-__version__ = '3.3.6'
+__version__ = '3.3.7'
79
VERSION = tuple(map(int, __version__.split('.')))
80
81
# Silence urllib3 INFO logging by default
0 commit comments