Skip to content

Commit 7540ad2

Browse files
committed
add create table function for clicksql
1 parent 7522d84 commit 7540ad2

9 files changed

Lines changed: 356 additions & 225 deletions

File tree

ClickSQL/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# coding=utf-8
2-
__version__ = '0.1.2'
2+
__version__ = '0.1.3'
33
__author__ = 'sn0wfree'

0 commit comments

Comments
 (0)