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.
2 parents 8db18d2 + e11d16d commit 2be5709Copy full SHA for 2be5709
mindsdb_sdk/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'mindsdb_sdk'
2
__package_name__ = 'mindsdb_sdk'
3
-__version__ = '3.1.7'
+__version__ = '3.2.0'
4
__description__ = "MindsDB Python SDK, provides an SDK to use a remote mindsdb instance"
5
__email__ = "[email protected]"
6
__author__ = 'MindsDB Inc'
0 commit comments