Skip to content

Commit 3cd1149

Browse files
committed
alter new version
1 parent c3d4d55 commit 3cd1149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ClickSQL/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
from ClickSQL.clickhouse.ClickHouse import ClickHouseTableNode
55

6-
__version__ = '0.1.4.2'
6+
__version__ = '0.1.5'
77
__author__ = 'sn0wfree'
88
__all__ = ['ClickHouseTableNode']

0 commit comments

Comments
 (0)