bump version to 1.16.1

This commit is contained in:
Desmond Hui 2024-02-08 07:21:32 -08:00
parent 84210d36c5
commit 0918e512c8

View File

@ -229,7 +229,7 @@ A set of macros to help with generating dynamic merge predicate statements for m
The macro only supports generating predicates for column types of DATE and INTEGER
1. Make sure fsc-utils package referenced in the project is version `v1.16.0` or greater. Re-run dbt deps if revision was changed.
1. Make sure fsc-utils package referenced in the project is version `v1.16.1` or greater. Re-run dbt deps if revision was changed.
#### Inline Usage ####