"""Single source of truth for the app version.

Bumped with every change and surfaced in the UI footer — the visible version is
how a deploy is confirmed to have actually landed (coding.md).
"""
__version__ = "0.38.0"
