Skip to content

Commit 75560d9

Browse files
committed
Update SDK version 3.1.0
1 parent feb0665 commit 75560d9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 3.1.0 2021-10-07
2+
3+
* [FIXED] Expired root certificates
4+
15
### 3.0.0 2020-04-01
26

37
* [ADDED] option `encryption_master_key_base64`

pusher/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Don't change the format of this line: the version is extracted by ../setup.py
2-
VERSION = '3.0.0'
2+
VERSION = '3.1.0'

0 commit comments

Comments
 (0)