We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f27f60 + bfa5d37 commit ed77d7cCopy full SHA for ed77d7c
dbt/adapters/fabric/__version__.py
@@ -1 +1 @@
1
-version = "1.8.9"
+version = "1.9.0"
setup.py
@@ -8,7 +8,7 @@
8
9
package_name = "dbt-fabric"
10
authors_list = ["Pradeep Srikakolapu"]
11
-dbt_version = "1.8"
+dbt_version = "1.9"
12
description = """A Microsoft Fabric Synapse Data Warehouse adapter plugin for dbt"""
13
14
this_directory = os.path.abspath(os.path.dirname(__file__))
0 commit comments