Skip to content

Commit b4c5e85

Browse files
authored
🐙 source-jina-ai-reader: run up-to-date pipeline [2024-08-12] (#43916)
1 parent fbc31b2 commit b4c5e85

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-jina-ai-reader/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ data:
1717
connectorSubtype: api
1818
connectorType: source
1919
definitionId: 47077a7f-7ab0-47ee-b428-650396a708c7
20-
dockerImageTag: 0.1.9
20+
dockerImageTag: 0.1.10
2121
dockerRepository: airbyte/source-jina-ai-reader
2222
githubIssueLabel: source-jina-ai-reader
2323
icon: jina-ai-reader.svg

airbyte-integrations/connectors/source-jina-ai-reader/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-jina-ai-reader/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.9"
6+
version = "0.1.10"
77
name = "source-jina-ai-reader"
88
description = "Source implementation for jina-ai-reader."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/jina-ai-reader.md

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The website also provides a free bearer token for testing with its interface.
5050

5151
| Version | Date | Pull Request | Subject |
5252
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------- |
53+
| 0.1.10 | 2024-08-12 | [43916](https://github.com/airbytehq/airbyte/pull/43916) | Update dependencies |
5354
| 0.1.9 | 2024-08-10 | [43469](https://github.com/airbytehq/airbyte/pull/43469) | Update dependencies |
5455
| 0.1.8 | 2024-08-03 | [43126](https://github.com/airbytehq/airbyte/pull/43126) | Update dependencies |
5556
| 0.1.7 | 2024-07-27 | [42675](https://github.com/airbytehq/airbyte/pull/42675) | Update dependencies |

0 commit comments

Comments
 (0)