Skip to content

Commit eef09a9

Browse files
0.11.0 release prep (#647)
1 parent b08a429 commit eef09a9

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.11.0, 2026-02-10
27+
2628
### Python 3.9 Deprecation
2729
Python 3.9 EOL'd Oct 2025. Support for Python 3.9 is now softly deprecated and has been removed from our CI test matrix but
2830
distribution wheels will continue to be built until the 1.0 release or until the builds naturally fail, whichever comes first.

clickhouse_connect/__version__.py

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

0 commit comments

Comments
 (0)