chore: bump project version from 1.34.0 to 1.35.0 and add test job to CI workflow

Add a new test job with ubuntu-latest runner to the Gitea CI workflow, triggered on master and develop branches. Update pyproject.toml version field and append version 1.35.0 entry to CHANGELOG.md with summary of 4 files changed across Markdown, TOML, and YAML.
This commit is contained in:
2025-11-08 02:21:54 +00:00
parent c10f2b5957
commit d9d0d250cb
3 changed files with 11 additions and 1 deletions
+8
View File
@@ -31,6 +31,14 @@
## Version 1.35.0 - 2025-11-08
This release updates internal configuration and build processes. It bumps the version to 1.35.0, ensuring continued stability and reliability.
**Changes:** 4 files, 61 lines
**Languages:** Markdown (8 lines), TOML (2 lines), YAML (51 lines)
## Version 1.34.0 - 2025-11-08