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 854542b commit 1dcd0ebCopy full SHA for 1dcd0eb
CHANGELOG.md
@@ -23,6 +23,8 @@ The supported method of passing ClickHouse server settings is to prefix such arg
23
24
## UNRELEASED
25
26
+## 0.9.1, 2025-09-16
27
+
28
- Fix problem with typing that forced numpy to be installed.
29
30
## 0.9.0, 2025-09-16
clickhouse_connect/__version__.py
@@ -1 +1 @@
1
-version = "0.9.0"
+version = "0.9.1"
0 commit comments