5 lines
106 B
Python
5 lines
106 B
Python
from .appservice import AppService
|
|
|
|
__version__ = "0.1.0"
|
|
__author__ = "Tulir Asokan <tulir@maunium.net>"
|