Skip to content

Commit

Permalink
feat: update dbt schema to 0.4.0 for chatbgc integration
Browse files Browse the repository at this point in the history
  • Loading branch information
matinnuhamunada committed Jul 17, 2024
1 parent 36def9e commit a6b4f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/build-database.smk
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ rule get_dbt_template:
params:
dbt = "data/processed/{name}/dbt/antiSMASH_{version}",
dbt_repo = "https://github.com/NBChub/bgcflow_dbt-duckdb",
release = "0.3.1",
release = "0.4.0",
cutoff = "0.30",
as_version = "{version}"
shell:
Expand Down

0 comments on commit a6b4f57

Please sign in to comment.