Skip to content

Commit 6f98681

Browse files
btkcodedevgirarda
andauthored
✨Source Drift: Update version and Make Connector Compatible with Builder (#38321)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent 79b092c commit 6f98681

File tree

5 files changed

+517
-484
lines changed

5 files changed

+517
-484
lines changed

airbyte-integrations/connectors/source-drift/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 445831eb-78db-4b1f-8f1f-0d96ad8739e2
13-
dockerImageTag: 0.3.4
13+
dockerImageTag: 0.3.5
1414
dockerRepository: airbyte/source-drift
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/drift
1616
githubIssueLabel: source-drift

airbyte-integrations/connectors/source-drift/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.3.4"
6+
version = "0.3.5"
77
name = "source-drift"
88
description = "Source implementation for Drift."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)