Skip to content

Commit 18fb4c5

Browse files
btkcodedevgirarda
andauthored
✨Source Clockify: Make Connector Compatible with Builder (#38146)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent f4c95a6 commit 18fb4c5

File tree

6 files changed

+902
-756
lines changed

6 files changed

+902
-756
lines changed

airbyte-integrations/connectors/source-clockify/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: e71aae8a-5143-11ed-bdc3-0242ac120002
13-
dockerImageTag: 0.3.3
13+
dockerImageTag: 0.3.4
1414
dockerRepository: airbyte/source-clockify
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/clockify
1616
githubIssueLabel: source-clockify

airbyte-integrations/connectors/source-clockify/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.3"
6+
version = "0.3.4"
77
name = "source-clockify"
88
description = "Source implementation for Clockify."
99
authors = [ "Airbyte <[email protected]>",]

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

-2
This file was deleted.

0 commit comments

Comments
 (0)