Skip to content

Commit ec0bf89

Browse files
author
Helperhaps
committed
update version
1 parent 9985717 commit ec0bf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jpush/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
schedulepayload,
7272
]
7373

74-
__version__ = '3.2.0'
74+
__version__ = '3.2.4'
7575
VERSION = tuple(map(int, __version__.split('.')))
7676

7777
# Silence urllib3 INFO logging by default

0 commit comments

Comments
 (0)