6 lines
69 B
Python
6 lines
69 B
Python
from bootstrapform.meta import VERSION
|
|
|
|
|
|
__version__ = str(VERSION)
|
|
|