chore(sdk/python): bump version to 0.7.0 - #1511
Conversation
| <a href="../../LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-green" alt="Apache 2.0" /></a> | ||
| <img src="https://img.shields.io/badge/Python-3.9%2B-blue" alt="Python 3.9+" /> | ||
| <img src="https://img.shields.io/badge/version-0.6.0-orange" alt="v0.6.0" /> | ||
| <img src="https://img.shields.io/badge/version-0.7.0-orange" alt="v0.7.0" /> |
There was a problem hiding this comment.
The Chinese-language README was missed: sdk/python/README.zh.md:9 still has the version-0.6.0 badge. Please bump it to 0.7.0 so the two READMEs stay consistent (the CI publish workflow doesn't check READMEs, so this won't be caught automatically).
Review: chore(sdk/python): bump version to 0.7.0 (#1511)AI-generated review — not a human approval. SummaryThe PR bumps the Python SDK version from Findings1. Low — 2. Process note — DCO sign-off Verification performed
No correctness or functional issues found. |
Signed-off-by: silencegao <silencegao@tencent.com>
| <a href="../../LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-green" alt="Apache 2.0" /></a> | ||
| <img src="https://img.shields.io/badge/Python-3.9%2B-blue" alt="Python 3.9+" /> | ||
| <img src="https://img.shields.io/badge/version-0.6.0-orange" alt="v0.6.0" /> | ||
| <img src="https://img.shields.io/badge/version-0.7.0-orange" alt="v0.7.0" /> |
There was a problem hiding this comment.
The Chinese mirror of this README (sdk/python/README.zh.md:9) still shows version-0.6.0 / alt="v0.6.0". Since this PR bumps the SDK to 0.7.0, the zh badge should be updated in the same change to avoid advertising a stale version to zh users.
Bump Python SDK version from 0.6.0 to 0.7.0.
Files changed:
Note: Please ensure the human submitter adds their own Signed-off-by tag for DCO compliance.