Skip to content

Commit ce753c6

Browse files
authored
auto release for 0.11.20
auto incr version
1 parent a708580 commit ce753c6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.11.20 (2021-12-14)
2+
3+
BUG FIXES:
4+
5+
- Fix deprecated class: `collections.Iterable` to `collections.abc.Iterable` at 3.10
6+
17
## 0.11.19 (2021-11-25)
28

39
ENHANCEMENTS:

ucloud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.11.19"
1+
version = "0.11.20"

0 commit comments

Comments
 (0)