6 lines
128 B
Python
6 lines
128 B
Python
|
|
__version__ = "{{VERSION_PLACEHOLDER}}" if "{" not in "{{VERSION_PLACEHOLDER}}" else "0.0.0"
|
|
|
|
#Exported functions
|
|
__all__ = []
|