Skip to content

Commit c08d4d0

Browse files
prdpsvsCopilot
andauthored
Update setup.py
Co-authored-by: Copilot <[email protected]>
1 parent f477632 commit c08d4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Anders Swanson",
1616
"Sam Debruyn",
1717
]
18-
dbt_fabric_requirement = "dbt-fabric>=1.8.0, <1.9.0"
18+
dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.9.0"
1919
description = """An Azure Synapse adapter plugin for dbt"""
2020

2121
this_directory = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)