Skip to content

Commit a2edffd

Browse files
committed
release: v0.4.3
1 parent 3a42fbf commit a2edffd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## [v0.4.3] - 2022-10-11
4+
5+
开源仓库到GitHub。
6+
7+
### Features
8+
9+
- 发布到[PyPI](https://pypi.org/project/qcloud-sdk-py)
10+
- 发布文档到[GitHub Pages](https://quanttide.github.io/qcloud-sdk-py/)
11+
312
## [v0.4.2] - 2022-10-03
413

514
(不兼容更新)增加对象存储API。

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "qcloud-sdk-py"
77
description = "Python SDK for TencentCloud"
88
authors = [{name = "QuantTide Inc.", email = "opensource@quanttide.com"}]
9-
version = "0.4.3-beta.2"
9+
version = "0.4.3"
1010
classifiers = [
1111
"Programming Language :: Python :: 3",
1212
]

0 commit comments

Comments
 (0)