Skip to content

Commit 2e62f4b

Browse files
committed
update automatic publish release
1 parent 0385158 commit 2e62f4b

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
@@ -75,7 +75,7 @@
7575
schedulepayload,
7676
]
7777

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

8181
# Silence urllib3 INFO logging by default

0 commit comments

Comments
 (0)