| --- a/MODULE.bazel | |
| +++ b/MODULE.bazel | |
| @@ -1,4 +1,4 @@ | |
| -module(name = "clickhouse-cpp-client", version = "2.6.2") | |
| +module(name = "clickhouse-cpp", version = "2.6.2") | |
| # Pinned to 20260107.1, the last version that declares | |
| # `compatibility_level = 1`, so that the module remains importable on |