Skip to content

Commit 901a210

Browse files
authored
🐙 destination-timeplus: run up-to-date pipeline [2024-08-24] (#44707)
1 parent f22c14d commit 901a210

File tree

4 files changed

+75
-74
lines changed

4 files changed

+75
-74
lines changed

airbyte-integrations/connectors/destination-timeplus/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: database
33
connectorType: destination
44
definitionId: f70a8ece-351e-4790-b37b-cb790bcd6d54
5-
dockerImageTag: 0.1.16
5+
dockerImageTag: 0.1.17
66
dockerRepository: airbyte/destination-timeplus
77
githubIssueLabel: destination-timeplus
88
icon: timeplus.svg

airbyte-integrations/connectors/destination-timeplus/poetry.lock

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

airbyte-integrations/connectors/destination-timeplus/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.16"
6+
version = "0.1.17"
77
name = "destination-timeplus"
88
description = "Destination implementation for Timeplus."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)