2 lines
49 B
Python
2 lines
49 B
Python
"""Current version string"""
|
|
__version__ = "0.5"
|
"""Current version string"""
|
|
__version__ = "0.5"
|