Skip to content

Commit cc5e2e7

Browse files
authored
🐙 source-retently: run up-to-date pipeline [2024-08-24] (#44679)
1 parent ff9d525 commit cc5e2e7

File tree

4 files changed

+59
-58
lines changed

4 files changed

+59
-58
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: db04ecd1-42e7-4115-9cec-95812905c626
13-
dockerImageTag: 0.2.16
13+
dockerImageTag: 0.2.17
1414
dockerRepository: airbyte/source-retently
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/retently
1616
githubIssueLabel: source-retently

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

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

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

docs/integrations/sources/retently.md

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ OAuth application is [here](https://app.retently.com/settings/oauth).
4949

5050
| Version | Date | Pull Request | Subject |
5151
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
52+
| 0.2.17 | 2024-08-24 | [44679](https://github.com/airbytehq/airbyte/pull/44679) | Update dependencies |
5253
| 0.2.16 | 2024-08-17 | [44262](https://github.com/airbytehq/airbyte/pull/44262) | Update dependencies |
5354
| 0.2.15 | 2024-08-10 | [43559](https://github.com/airbytehq/airbyte/pull/43559) | Update dependencies |
5455
| 0.2.14 | 2024-08-03 | [43180](https://github.com/airbytehq/airbyte/pull/43180) | Update dependencies |

0 commit comments

Comments
 (0)