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