Fix version reporting #260

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

This commit fixes the version report in the FastAPI docs page and in the /server-endpoint

This fixes issue #259

This commit fixes the version report in the FastAPI docs page and in the `/server`-endpoint This fixes issue #259
Read the version from the generated `_version.py`
file and no longer from `__about__.py`.
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
3161ee1015
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
5a6de93566
cmo merged commit e73d901121 into master 2026-07-29 08:56:49 +00:00
cmo deleted branch fix-version 2026-07-29 08:57:00 +00:00
Sign in to join this conversation.
No description provided.