Skip to content

Commit 93aa051

Browse files
committed
chore: version 1.1.5
1 parent 5a42597 commit 93aa051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clickhouse_backend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from clickhouse_backend.utils.version import get_version
22

3-
VERSION = (1, 1, 4, "final", 0)
3+
VERSION = (1, 1, 5, "final", 0)
44

55
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)