4 lines
67 B
Python
4 lines
67 B
Python
"""Init file to avoid namespace packages"""
|
|
|
|
__version__ = "0.2.4"
|
"""Init file to avoid namespace packages"""
|
|
|
|
__version__ = "0.2.4"
|