5 lines
52 B
Python
5 lines
52 B
Python
|
"""
|
||
|
Cost version number
|
||
|
"""
|
||
|
__version__ = '0.1.0.0'
|