Module hocort.version

A file for storing version and last_modified variables.

Expand source code
"""
A file for storing version and last_modified variables.

"""
__version__ = '1.2.1'
__last_modified__ = '12 March 2023'