6 lines
84 B
Python
6 lines
84 B
Python
__version__="0.3.1b1"
|
|
|
|
|
|
|
|
from .translater import FileTranslater
|
|
from .app import app |