Skip to content

Commit

Permalink
✨Source Ip2Whois: Make Connector Compatible with Builder (#38215)
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 21, 2024
1 parent 1b6cec4 commit 5e80847
Show file tree
Hide file tree
Showing 6 changed files with 321 additions and 307 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: f23b7b7c-d705-49a3-9042-09add3b104a5
dockerImageTag: 0.1.3
dockerImageTag: 0.1.4
dockerRepository: airbyte/source-ip2whois
documentationUrl: https://docs.airbyte.com/integrations/sources/ip2whois
githubIssueLabel: source-ip2whois
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.1.3"
version = "0.1.4"
name = "source-ip2whois"
description = "Source implementation for Ip2whois."
authors = [ "Airbyte <[email protected]>",]
Expand Down

This file was deleted.

Loading

0 comments on commit 5e80847

Please sign in to comment.