Skip to content

Commit 3e69c30

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

File tree

5 files changed

+332
-297
lines changed

5 files changed

+332
-297
lines changed

airbyte-integrations/connectors/source-coin-api/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 919984ef-53a2-479b-8ffe-9c1ddb9fc3f3
10-
dockerImageTag: 0.2.4
10+
dockerImageTag: 0.2.5
1111
dockerRepository: airbyte/source-coin-api
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/coin-api
1313
githubIssueLabel: source-coin-api

airbyte-integrations/connectors/source-coin-api/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.2.4"
6+
version = "0.2.5"
77
name = "source-coin-api"
88
description = "Source implementation for Coin Api."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)