Skip to content

Commit fe6b7cd

Browse files
authored
Merge pull request #104 from mindsdb/release-2.2.1
Version Bump to 2.2.1 for Release
2 parents 2ce18ca + b03a727 commit fe6b7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindsdb_sdk/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'mindsdb_sdk'
22
__package_name__ = 'mindsdb_sdk'
3-
__version__ = '2.1.1'
3+
__version__ = '2.2.1'
44
__description__ = "MindsDB Python SDK, provides an SDK to use a remote mindsdb instance"
55
__email__ = "jorge@mindsdb.com"
66
__author__ = 'MindsDB Inc'

0 commit comments

Comments
 (0)