Skip to content

Commit 0bea542

Browse files
authored
🐙 destination-cumulio: run up-to-date pipeline [2024-08-24] (#44656)
1 parent 82cab1b commit 0bea542

File tree

4 files changed

+74
-73
lines changed

4 files changed

+74
-73
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
data:
22
connectorType: destination
33
definitionId: e088acb6-9780-4568-880c-54c2dd7f431b
4-
dockerImageTag: 0.1.15
4+
dockerImageTag: 0.1.16
55
dockerRepository: airbyte/destination-cumulio
66
githubIssueLabel: destination-cumulio
77
connectorSubtype: api

airbyte-integrations/connectors/destination-cumulio/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-cumulio/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.15"
6+
version = "0.1.16"
77
name = "destination-cumulio"
88
description = "Airbyte destination connector implementation for Cumul.io."
99
authors = [ "Cumul.io <[email protected]>",]

0 commit comments

Comments
 (0)