5 lines
52 B
Python
5 lines
52 B
Python
|
"""
|
||
|
Hub version number
|
||
|
"""
|
||
|
__version__ = '0.1.8.39'
|