Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Bump the pyproject.toml dbt-fal version (#887)
Browse files Browse the repository at this point in the history
[create-pull-request] automated change

Co-authored-by: chamini2 <[email protected]>
  • Loading branch information
fal-bot and chamini2 authored Jul 17, 2023
1 parent 5d6bd36 commit 76d9d75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion projects/adapter/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dbt-fal"
version = "1.5.6a0"
version = "1.5.7a0"
# name = "fal"
# version = "0.9.4a0"
description = "Run python scripts from any dbt project."
Expand Down
2 changes: 1 addition & 1 deletion projects/adapter/src/dbt/adapters/fal/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '1.5.6a0'
version = '1.5.7a0'
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '1.5.6a0'
version = '1.5.7a0'

0 comments on commit 76d9d75

Please sign in to comment.