Files
siti-image-convertor/version.py

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.5"