Skip to content

Commit 055c2c8

Browse files
committed
Version 0.1.0
1 parent 62c251e commit 055c2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aixtend/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = "aixtend"
22
__description__ = "aiXplain SDK adds AI functions to software."
33
__url__ = "https://github.com/aixplain/pipelines/tree/main/docs"
4-
__version__ = "0.0.5"
4+
__version__ = "0.1.0"
55
__author__ = "Thiago Castro Ferriera, Duraikrishna Selvaraju and Lucas Pavanelli"
66
77
__license__ = "http://www.apache.org/licenses/LICENSE-2.0"

0 commit comments

Comments
 (0)