city_retrofit/hub/version.py

5 lines
51 B
Python
Raw Normal View History

2023-05-18 12:29:28 -04:00
"""
Hub version number
"""
2024-09-23 11:57:33 -04:00
__version__ = '0.2.0.9'