Skip to content

Commit 1dcd0eb

Browse files
bugfix v0.9.1 release (#555)
1 parent 854542b commit 1dcd0eb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The supported method of passing ClickHouse server settings is to prefix such arg
2323

2424
## UNRELEASED
2525

26+
## 0.9.1, 2025-09-16
27+
2628
- Fix problem with typing that forced numpy to be installed.
2729

2830
## 0.9.0, 2025-09-16

clickhouse_connect/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.9.0"
1+
version = "0.9.1"

0 commit comments

Comments
 (0)