We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720ed1b commit bd63456Copy full SHA for bd63456
2 files changed
README.md
@@ -165,7 +165,7 @@ Learn more in our [AI data validations documentation](https://docs.elementary-da
165
```
166
packages:
167
- package: elementary-data/elementary
168
- version: 0.19.4
+ version: 0.20.0
169
## Docs: <https://docs.elementary-data.com>
170
171
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.19.4"
+version: "0.20.0"
3
4
require-dbt-version: [">=1.0.0", "<2.0.0"]
5
0 commit comments