Skip to content

Commit ea83d7f

Browse files
authored
🐙 source-tvmaze-schedule: run up-to-date pipeline [2024-08-03] (#43094)
1 parent c497819 commit ea83d7f

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

airbyte-integrations/connectors/source-tvmaze-schedule/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: bd14b08f-9f43-400f-b2b6-7248b5c72561
5-
dockerImageTag: 0.1.10
5+
dockerImageTag: 0.1.11
66
dockerRepository: airbyte/source-tvmaze-schedule
77
githubIssueLabel: source-tvmaze-schedule
88
icon: tvmazeschedule.svg

airbyte-integrations/connectors/source-tvmaze-schedule/poetry.lock

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

airbyte-integrations/connectors/source-tvmaze-schedule/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.10"
6+
version = "0.1.11"
77
name = "source-tvmaze-schedule"
88
description = "Source implementation for Tvmaze Schedule."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/tvmaze-schedule.md

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The following fields are required fields for the connector to work:
5151

5252
| Version | Date | Pull Request | Subject |
5353
| :------ | :--------- | :------------------------------------------------------- | :--------- |
54+
| 0.1.11 | 2024-08-03 | [43094](https://github.com/airbytehq/airbyte/pull/43094) | Update dependencies |
5455
| 0.1.10 | 2024-07-27 | [42640](https://github.com/airbytehq/airbyte/pull/42640) | Update dependencies |
5556
| 0.1.9 | 2024-07-20 | [42386](https://github.com/airbytehq/airbyte/pull/42386) | Update dependencies |
5657
| 0.1.8 | 2024-07-13 | [41917](https://github.com/airbytehq/airbyte/pull/41917) | Update dependencies |

0 commit comments

Comments
 (0)