Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vixtir committed Jul 10, 2023
1 parent f75cb88 commit 240b3c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odd_dbt/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def test(
),
dbt_host: str = typer.Option(default="localhost"),
):
logger.info("Start dbt test process. Version: 0.1.8")
try:
logger.info(
f"Run dbt process with {project_dir=}, {profiles_dir=}, {target=}, {profile=}"
Expand Down

0 comments on commit 240b3c1

Please sign in to comment.