We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d4d55 commit 3cd1149Copy full SHA for 3cd1149
ClickSQL/__init__.py
@@ -3,6 +3,6 @@
3
4
from ClickSQL.clickhouse.ClickHouse import ClickHouseTableNode
5
6
-__version__ = '0.1.4.2'
+__version__ = '0.1.5'
7
__author__ = 'sn0wfree'
8
__all__ = ['ClickHouseTableNode']
0 commit comments