costs_workflow/costs/version.py
2023-07-17 11:24:12 -04:00

5 lines
52 B
Python

"""
Cost version number
"""
__version__ = '0.1.0.0'