Skip to content

Commit 5e80847

Browse files
btkcodedevgirarda
andauthored
✨Source Ip2Whois: Make Connector Compatible with Builder (#38215)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent 1b6cec4 commit 5e80847

File tree

6 files changed

+321
-307
lines changed

6 files changed

+321
-307
lines changed

airbyte-integrations/connectors/source-ip2whois/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: f23b7b7c-d705-49a3-9042-09add3b104a5
10-
dockerImageTag: 0.1.3
10+
dockerImageTag: 0.1.4
1111
dockerRepository: airbyte/source-ip2whois
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/ip2whois
1313
githubIssueLabel: source-ip2whois

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

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

-1
This file was deleted.

0 commit comments

Comments
 (0)