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 1e6a738 commit 5c624eeCopy full SHA for 5c624ee
jpush/__init__.py
@@ -75,7 +75,7 @@
75
schedulepayload,
76
]
77
78
-__version__ = '3.3.2'
+__version__ = '3.3.3'
79
VERSION = tuple(map(int, __version__.split('.')))
80
81
# Silence urllib3 INFO logging by default
0 commit comments