Description
Today Supervisor uses calver versions with leading zeros (e.g. 2026.03.0). While this aligns with other Software project such as Ubuntu, and is generally a more "computer native" date format, it isn't compatible with PEP 440. Furthermore Home Assistant Core also chose not to add the leading zero.
Let's consider updating our version scheme to be PEP 440 compatible and align with Home Assistant Core.
Additional context
No response
Description
Today Supervisor uses calver versions with leading zeros (e.g. 2026.03.0). While this aligns with other Software project such as Ubuntu, and is generally a more "computer native" date format, it isn't compatible with PEP 440. Furthermore Home Assistant Core also chose not to add the leading zero.
Let's consider updating our version scheme to be PEP 440 compatible and align with Home Assistant Core.
Additional context
No response