Add Flit and change namer

This commit is contained in:
Andras Schmelczer 2022-07-05 10:45:51 +02:00
parent 50db7b8cb2
commit f188724d4b
13 changed files with 138 additions and 119 deletions

View file

@ -1,3 +1,7 @@
"""GreatAI"""
__version__ = "0.0.12"
from .context import configure
from .deploy import GreatAI
from .exceptions import (