We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c671990 commit 4ca25bcCopy full SHA for 4ca25bc
CHANGELOG.md
@@ -6,6 +6,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
## Unreleased
8
9
+## v0.1.1 - March 24, 2025
10
- Fixed changes not being materialized when using an incremental materialization
11
model. Thanks, @hlcianfagna.
12
dbt/adapters/cratedb/__version__.py
@@ -1 +1 @@
1
-version = "0.1.0"
+version = "0.1.1"
0 commit comments