Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expectations fix #35

Closed
wants to merge 13 commits into from
Prev Previous commit
Next Next commit
match dbt version
  • Loading branch information
Willy Hardy committed Oct 23, 2023
commit 64a957cc2ae8b5b0aa06b3a226d1a43d3564d533
4 changes: 2 additions & 2 deletions dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'trino_utils_expectations'
version: '0.2.0'
name: 'trino_utils'
version: '0.3.0'
config-version: 2
require-dbt-version: [">=1.3.0", "<2.0.0"]
macro-paths: ["macros"]