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 (#901)
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 Sep 4, 2023
1 parent 01c4785 commit e63f122
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.9a0"
version = "1.5.10a0"
# 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.9a0'
version = '1.5.10a0'
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '1.5.9a0'
version = '1.5.10a0'

0 comments on commit e63f122

Please sign in to comment.