Skip to content

Commit 75420c6

Browse files
authored
Merge pull request #26 from mindsdb/bump-0.8.0
Bump version
2 parents 3060371 + 40ea4a7 commit 75420c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindsdb_sql_parser/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'mindsdb_sql_parser'
22
__package_name__ = 'mindsdb_sql_parser'
3-
__version__ = '0.7.1'
3+
__version__ = '0.8.0'
44
__description__ = "Mindsdb SQL parser"
55
__email__ = "[email protected]"
66
__author__ = 'MindsDB Inc'

0 commit comments

Comments
 (0)