Skip to content

Commit a4100a3

Browse files
author
Helperhaps
committed
update version
1 parent 655b4f4 commit a4100a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: jpush/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
schedulepayload,
7474
]
7575

76-
__version__ = '3.2.6'
76+
__version__ = '3.2.7'
7777
VERSION = tuple(map(int, __version__.split('.')))
7878

7979
# Silence urllib3 INFO logging by default

0 commit comments

Comments
 (0)