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 2368871 commit e4b645fCopy full SHA for e4b645f
mindsdb_sdk/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'mindsdb_sdk'
2
__package_name__ = 'mindsdb_sdk'
3
-__version__ = '3.4.0'
+__version__ = '3.4.1'
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