We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcdbaaa commit 90d2af9Copy full SHA for 90d2af9
1 file changed
mindsdb_sql_parser/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = 'mindsdb_sql_parser'
2
__package_name__ = 'mindsdb_sql_parser'
3
-__version__ = '0.13.5'
+__version__ = '0.13.6'
4
__description__ = "Mindsdb SQL parser"
5
__email__ = "jorge@mindsdb.com"
6
__author__ = 'MindsDB Inc'
0 commit comments