chore: bump project version from 1.38.0 to 1.39.0 and add checkout step to test workflow
Add actions/checkout@v4 step to the test CI workflow before creating the virtual environment, and update pyproject.toml version to 1.39.0 with corresponding CHANGELOG entry documenting the virtual environment test isolation improvement.
This commit is contained in:
@@ -35,6 +35,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.39.0 - 2025-11-08
|
||||
|
||||
This release bumps the project version to 1.39.0. Tests are now run in a virtual environment for improved reliability.
|
||||
|
||||
**Changes:** 3 files, 16 lines
|
||||
**Languages:** Markdown (8 lines), TOML (2 lines), YAML (6 lines)
|
||||
|
||||
## Version 1.38.0 - 2025-11-08
|
||||
|
||||
|
||||
Reference in New Issue
Block a user