We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6ddfb commit 09eadb1Copy full SHA for 09eadb1
minds/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'minds_sdk'
2
__package_name__ = 'minds'
3
-__version__ = '1.1.0'
+__version__ = '1.2.0'
4
__description__ = 'An AI-Data Mind is an LLM with the built-in power to answer data questions for Agents'
5
__email__ = 'hello@mindsdb.com'
6
__author__ = 'MindsDB Inc'
0 commit comments