Skip to content

Commit

Permalink
Merge branch 'master' into cleanupInitFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Sep 5, 2024
2 parents cc4bbee + bf873de commit 4dd7974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Sam Debruyn",
]
dbt_version = "1.8"
dbt_fabric_requirement = "dbt-fabric==1.8.6"
dbt_fabric_requirement = "dbt-fabric>=1.8.6,<2.0"
description = """An Azure Synapse adapter plugin for dbt"""

this_directory = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit 4dd7974

Please sign in to comment.