Files

6 lines
131 B
Python
Raw Permalink Normal View History

__version__ = '0.1.0'
__description__ = """
The core library of the *Launcher*
Some reference implementation are from bk_core.
"""