Skip to content

Commit a45be40

Browse files
Update __about__.py
1 parent 20e97f4 commit a45be40

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
@@ -6,5 +6,5 @@
66
__author__ = 'MindsDB Inc'
77
__github__ = 'https://github.com/mindsdb/mindsdb_python_sdk'
88
__pypi__ = 'https://pypi.org/project/mindsdb-sdk/'
9-
__license__ = 'GPL-3.0'
9+
__license__ = 'MIT'
1010
__copyright__ = 'Copyright 2020- mindsdb'

0 commit comments

Comments
 (0)