2026-02-01 09:31:38 +01:00

6 lines
64 B
Python

"""
This module defines the version.
"""
__version__ = "1.0.3"