mirror of
https://github.com/outbackdingo/ACE-Step.git
synced 2026-03-21 11:46:17 +00:00
9 lines
116 B
Python
9 lines
116 B
Python
from .LangSegment import LangSegment
|
|
|
|
|
|
# release
|
|
__version__ = '0.3.5'
|
|
|
|
|
|
# develop
|
|
__develop__ = 'dev-0.0.1' |