We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c251e commit 055c2c8Copy full SHA for 055c2c8
aixtend/__version__.py
@@ -1,7 +1,7 @@
1
__title__ = "aixtend"
2
__description__ = "aiXplain SDK adds AI functions to software."
3
__url__ = "https://github.com/aixplain/pipelines/tree/main/docs"
4
-__version__ = "0.0.5"
+__version__ = "0.1.0"
5
__author__ = "Thiago Castro Ferriera, Duraikrishna Selvaraju and Lucas Pavanelli"
6
__author_email__ = "[email protected], [email protected], [email protected]"
7
__license__ = "http://www.apache.org/licenses/LICENSE-2.0"
0 commit comments