Skip to content

Commit

Permalink
update version number in dbt_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matts52 committed Aug 20, 2024
1 parent d2f4ce3 commit fff92f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "dbt_ml_inline_preprocessing"
version: "0.0.1"
version: "0.1.0"

require-dbt-version: [">=1.1.0", "<2.0.0"]
config-version: 2
Expand Down

0 comments on commit fff92f4

Please sign in to comment.