You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This [dbt](https://github.com/dbt-labs/dbt) package provides compatibility with
8
8
```
9
9
packages:
10
10
- package: teradata/teradata_utils
11
-
version: 0.0.1
11
+
version: 0.1.0
12
12
```
13
13
For more information about installing packages, see [dbt documentation](https://docs.getdbt.com/docs/package-management).
14
14
1. Set the `dispatch` config in your root project (on dbt v0.20.0 and newer) and let `teradata_utils` package intercept macros from the `dbt_utils` namespace:
0 commit comments