Fix version reporting #260

Merged
cmo merged 5 commits from fix-version into master 2026-07-29 08:56:49 +00:00

2026-07-29

Christian Monch
chore: update changelog
All checks were successful
Codespell / Check for spelling errors (push) Successful in 26s
Ruff / Code linting (push) Successful in 37s
Test execution / Test-all (push) Successful in 1m10s
Codespell / Check for spelling errors (pull_request) Successful in 25s
Ruff / Code linting (pull_request) Successful in 36s
Type annotation (PR) / check (pull_request) Successful in 1m2s
2026-07-29 10:48:05 +02:00
Christian Monch
fix: log proper source for config conversion
All checks were successful
Codespell / Check for spelling errors (push) Successful in 27s
Ruff / Code linting (push) Successful in 38s
Test execution / Test-all (push) Successful in 1m14s
2026-07-29 10:44:13 +02:00
Christian Monch
2026-07-29 10:42:14 +02:00
Christian Monch
fix: read version from _version
Read the version from the generated `_version.py`
file and no longer from `__about__.py`.
2026-07-29 10:37:36 +02:00