File tree Expand file tree Collapse file tree
aixplain/model_interfaces Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11__title__ = "model-interfaces"
22__description__ = "model-interfaces is the interface to host your models on aiXplain"
33__url__ = "https://github.com/aixplain/aixplain-models/tree/main/docs"
4- __version__ = "0.0.2rc3 "
4+ __version__ = "0.0.2 "
55__author__ = "Duraikrishna Selvaraju and Michael Lam"
66__author_email__ = "krishna.durai@aixplain.com"
77__license__ = "http://www.apache.org/licenses/LICENSE-2.0"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ includes = ["aixplain"]
1515
1616[project ]
1717name = " model-interfaces"
18- version = " 0.0.2rc3 "
18+ version = " 0.0.2 "
1919description = " A package specifying the model interfaces supported by aiXplain"
2020license = { text = " Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0" }
2121dependencies = [
You can’t perform that action at this time.
0 commit comments