chore: bump project version to 1.37.0 and add automated tests to CI workflow

- Update version string from 1.36.x to 1.37.0 across project configuration files
- Add new automated test job to continuous integration pipeline configuration
- Update changelog with release notes documenting changes for version 1.37.0
This commit is contained in:
2025-11-08 02:25:41 +00:00
parent ec372bb256
commit c1df448008
3 changed files with 11 additions and 1 deletions
+2
View File
@@ -8,6 +8,8 @@ on:
jobs:
test:
env:
PIP_BREAK_SYSTEM_PACKAGES: 1
runs-on: ubuntu-latest
steps:
- name: Install dependencies