We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0385158 commit 2e62f4bCopy full SHA for 2e62f4b
jpush/__init__.py
@@ -75,7 +75,7 @@
75
schedulepayload,
76
]
77
78
-__version__ = '3.3.8'
+__version__ = '3.3.9'
79
VERSION = tuple(map(int, __version__.split('.')))
80
81
# Silence urllib3 INFO logging by default
0 commit comments