Skip to content

Commit 84969ac

Browse files
committed
change version 1.1.3
1 parent 1d5691d commit 84969ac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog - Alibaba Cloud OSS SDK for Python v2
22

3+
## 版本号:1.1.3 日期:2025-07-30
4+
### 变更内容
5+
- Break Change: change MetaQuery.media_types type to MetaQueryMediaTypes
6+
37
## 版本号:1.1.2 日期:2025-06-26
48
### 变更内容
59
- Update:proxy_host supports both dictionary and string types

alibabacloud_oss_v2/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = "1.1.2"
1+
VERSION = "1.1.3"
22

0 commit comments

Comments
 (0)