Skip to content

Commit 417a16d

Browse files
authored
Merge pull request #58 from mindsdb/bump-version
bump version
2 parents 757c8bf + 57fece1 commit 417a16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minds/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'minds_sdk'
22
__package_name__ = 'minds'
3-
__version__ = '1.0.8'
3+
__version__ = '1.0.9'
44
__description__ = 'An AI-Data Mind is an LLM with the built-in power to answer data questions for Agents'
55
__email__ = 'hello@mindsdb.com'
66
__author__ = 'MindsDB Inc'

0 commit comments

Comments
 (0)