5 lines
82 B
Python
5 lines
82 B
Python
__version__ = '0.2.3'
|
|
|
|
from .models import KModel
|
|
from .pipeline import KPipeline
|