Skip to content

Commit d44ab19

Browse files
authored
🐙 source-tplcentral: run up-to-date pipeline [2024-08-31] (#44951)
1 parent f50bc69 commit d44ab19

File tree

4 files changed

+18
-12
lines changed

4 files changed

+18
-12
lines changed

airbyte-integrations/connectors/source-tplcentral/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: f9b6c538-ee12-42fe-8d4b-0c10f5955417
5-
dockerImageTag: 0.1.17
5+
dockerImageTag: 0.1.18
66
dockerRepository: airbyte/source-tplcentral
77
githubIssueLabel: source-tplcentral
88
icon: tplcentral.svg

airbyte-integrations/connectors/source-tplcentral/poetry.lock

+15-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-tplcentral/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.17"
6+
version = "0.1.18"
77
name = "source-tplcentral"
88
description = "Source implementation for Tplcentral."
99
authors = [ "Labanoras Tech <[email protected]>",]

docs/integrations/sources/tplcentral.md

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Please read [How to get your APIs credentials](https://help.3plcentral.com/hc/en
4949

5050
| Version | Date | Pull Request | Subject |
5151
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------- |
52+
| 0.1.18 | 2024-08-31 | [44951](https://github.com/airbytehq/airbyte/pull/44951) | Update dependencies |
5253
| 0.1.17 | 2024-08-24 | [44691](https://github.com/airbytehq/airbyte/pull/44691) | Update dependencies |
5354
| 0.1.16 | 2024-08-17 | [44229](https://github.com/airbytehq/airbyte/pull/44229) | Update dependencies |
5455
| 0.1.15 | 2024-08-10 | [43476](https://github.com/airbytehq/airbyte/pull/43476) | Update dependencies |

0 commit comments

Comments
 (0)