Skip to content

Commit 3013d73

Browse files
btkcodedevgirarda
andauthored
✨Source Timely: Make Connector Compatible with Builder (#38228)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent 3b2f46e commit 3013d73

File tree

6 files changed

+556
-534
lines changed

6 files changed

+556
-534
lines changed

airbyte-integrations/connectors/source-timely/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: bc617b5f-1b9e-4a2d-bebe-782fd454a771
13-
dockerImageTag: 0.3.4
13+
dockerImageTag: 0.3.5
1414
dockerRepository: airbyte/source-timely
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/timely
1616
githubIssueLabel: source-timely

airbyte-integrations/connectors/source-timely/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-timely"
88
description = "Source implementation for Timely."
99
authors = [ "Airbyte <[email protected]>",]

airbyte-integrations/connectors/source-timely/requirements.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)