Skip to content

Commit b6aedaa

Browse files
authored
🐙 source-retently: run up-to-date pipeline [2024-09-07] (#45243)
1 parent 4a658c7 commit b6aedaa

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.18
13+
dockerImageTag: 0.2.19
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

+3-3
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.18"
6+
version = "0.2.19"
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.19 | 2024-09-07 | [45243](https://github.com/airbytehq/airbyte/pull/45243) | Update dependencies |
5253
| 0.2.18 | 2024-08-31 | [44984](https://github.com/airbytehq/airbyte/pull/44984) | Update dependencies |
5354
| 0.2.17 | 2024-08-24 | [44679](https://github.com/airbytehq/airbyte/pull/44679) | Update dependencies |
5455
| 0.2.16 | 2024-08-17 | [44262](https://github.com/airbytehq/airbyte/pull/44262) | Update dependencies |

0 commit comments

Comments
 (0)