feat: add pytest test infrastructure with venv setup and version bump to 1.37.0
- Creates virtual environment activation step in CI workflow before installing dependencies - Bumps project version from 1.36.0 to 1.37.0 in pyproject.toml - Documents automated testing addition and version release in CHANGELOG.md
This commit is contained in:
@@ -33,6 +33,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.37.0 - 2025-11-08
|
||||
|
||||
This release includes automated testing to improve software quality. The project version has been updated to 1.37.0, and release notes are documented in the changelog.
|
||||
|
||||
**Changes:** 3 files, 12 lines
|
||||
**Languages:** Markdown (8 lines), TOML (2 lines), YAML (2 lines)
|
||||
|
||||
## Version 1.36.0 - 2025-11-08
|
||||
|
||||
|
||||
Reference in New Issue
Block a user