We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46d220 commit f04e3c3Copy full SHA for f04e3c3
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.3
+ version: 0.19.4
169
## Docs: <https://docs.elementary-data.com>
170
171
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.19.3"
+version: "0.19.4"
3
4
require-dbt-version: [">=1.0.0", "<2.0.0"]
5
0 commit comments