3 lines
66 B
Python
3 lines
66 B
Python
"""Init file to avoid namespace packages"""
|
|
__version__ = "0.2.0"
|
"""Init file to avoid namespace packages"""
|
|
__version__ = "0.2.0"
|