Skip to content

Commit

Permalink
✨Source Coin API: Make Connector Compatible with Builder (#38139)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Girard <[email protected]>
  • Loading branch information
btkcodedev and girarda authored May 22, 2024
1 parent 18fb4c5 commit 3e69c30
Show file tree
Hide file tree
Showing 5 changed files with 332 additions and 297 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 919984ef-53a2-479b-8ffe-9c1ddb9fc3f3
dockerImageTag: 0.2.4
dockerImageTag: 0.2.5
dockerRepository: airbyte/source-coin-api
documentationUrl: https://docs.airbyte.com/integrations/sources/coin-api
githubIssueLabel: source-coin-api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.2.4"
version = "0.2.5"
name = "source-coin-api"
description = "Source implementation for Coin Api."
authors = [ "Airbyte <[email protected]>",]
Expand Down
Loading

0 comments on commit 3e69c30

Please sign in to comment.