Skip to content

Commit b9494c3

Browse files
authored
Update version to 1.3.2
1 parent 3eae948 commit b9494c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clickhouse_backend/__init__.py

+1-1
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, 3, 1, "final", 0)
3+
VERSION = (1, 3, 2, "final", 0)
44

55
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)