Skip to content

Commit 98fa1cb

Browse files
author
laodong
committed
3.3.7
1 parent c52c82b commit 98fa1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jpush/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
schedulepayload,
7676
]
7777

78-
__version__ = '3.3.6'
78+
__version__ = '3.3.7'
7979
VERSION = tuple(map(int, __version__.split('.')))
8080

8181
# Silence urllib3 INFO logging by default

0 commit comments

Comments
 (0)