system_assignation/hub/version.py

5 lines
52 B
Python
Raw Normal View History

2023-05-18 12:29:28 -04:00
"""
Hub version number
"""
2023-08-29 01:41:57 -04:00
__version__ = '0.1.8.10'