4 lines
113 B
Python
4 lines
113 B
Python
|
|
"""Linux Image Manager — administration tool for Linux images and encrypted storage."""
|
||
|
|
|
||
|
|
__version__ = "1.0.0"
|