Files
siti-image-convertor/version.py
SitiWeb 8d77c9c90b Enhance logging in product search and processing functions
Update application version to v1.3.1
2026-01-23 19:00:09 +01:00

8 lines
159 B
Python

"""Application version.
This value is used by the Settings update checker.
GitHub Actions overwrites this file for tagged builds.
"""
__version__ = "v1.3.1"