Skip to content

Commit

Permalink
🐙 source-tplcentral: run up-to-date pipeline [2024-09-07] (#45299)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 8, 2024
1 parent 4991614 commit 0f7f0d8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: f9b6c538-ee12-42fe-8d4b-0c10f5955417
dockerImageTag: 0.1.18
dockerImageTag: 0.1.19
dockerRepository: airbyte/source-tplcentral
githubIssueLabel: source-tplcentral
icon: tplcentral.svg
Expand Down
6 changes: 3 additions & 3 deletions airbyte-integrations/connectors/source-tplcentral/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.18"
version = "0.1.19"
name = "source-tplcentral"
description = "Source implementation for Tplcentral."
authors = [ "Labanoras Tech <jv@labanoras.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/tplcentral.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Please read [How to get your APIs credentials](https://help.3plcentral.com/hc/en

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------- |
| 0.1.19 | 2024-09-07 | [45299](https://github.com/airbytehq/airbyte/pull/45299) | Update dependencies |
| 0.1.18 | 2024-08-31 | [44951](https://github.com/airbytehq/airbyte/pull/44951) | Update dependencies |
| 0.1.17 | 2024-08-24 | [44691](https://github.com/airbytehq/airbyte/pull/44691) | Update dependencies |
| 0.1.16 | 2024-08-17 | [44229](https://github.com/airbytehq/airbyte/pull/44229) | Update dependencies |
Expand Down

0 comments on commit 0f7f0d8

Please sign in to comment.