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.
2 parents 73fe78c + dfbdf78 commit 8d91cf6Copy full SHA for 8d91cf6
README.md
@@ -158,7 +158,7 @@ Learn more in our [AI data validations documentation](https://docs.elementary-da
158
```
159
packages:
160
- package: elementary-data/elementary
161
- version: 0.20.1
+ version: 0.21.0
162
## Docs: <https://docs.elementary-data.com>
163
164
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.20.1"
+version: "0.21.0"
3
4
require-dbt-version: [">=1.0.0", "<3.0.0"]
5
0 commit comments