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.
1 parent 1eb710a commit efe4c29Copy full SHA for efe4c29
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.18.3
+ version: 0.19.0
169
## Docs: <https://docs.elementary-data.com>
170
171
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.18.3"
+version: "0.19.0"
3
4
require-dbt-version: [">=1.0.0", "<2.0.0"]
5
0 commit comments