We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37f020 commit 9f32d47Copy full SHA for 9f32d47
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.23.0
+ version: 0.23.1
162
## Docs: <https://docs.elementary-data.com>
163
164
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.23.0"
+version: "0.23.1"
3
4
require-dbt-version: [">=1.0.0", "<3.0.0"]
5
0 commit comments