Skip to content

Commit 7d8d11c

Browse files
authored
🐙 source-my-hours: run up-to-date pipeline [2024-08-31] (#44948)
1 parent de474f0 commit 7d8d11c

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
lines changed

airbyte-integrations/connectors/source-my-hours/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
connectorSubtype: api
2020
connectorType: source
2121
definitionId: 722ba4bf-06ec-45a4-8dd5-72e4a5cf3903
22-
dockerImageTag: 0.2.13
22+
dockerImageTag: 0.2.14
2323
dockerRepository: airbyte/source-my-hours
2424
githubIssueLabel: source-my-hours
2525
icon: my-hours.svg

airbyte-integrations/connectors/source-my-hours/poetry.lock

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

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

docs/integrations/sources/my-hours.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Depending on the amount of team members and time logs the source provides a prop
3636

3737
| Version | Date | Pull Request | Subject |
3838
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------- |
39+
| 0.2.14 | 2024-08-31 | [44948](https://github.com/airbytehq/airbyte/pull/44948) | Update dependencies |
3940
| 0.2.13 | 2024-08-24 | [44729](https://github.com/airbytehq/airbyte/pull/44729) | Update dependencies |
4041
| 0.2.12 | 2024-08-17 | [44280](https://github.com/airbytehq/airbyte/pull/44280) | Update dependencies |
4142
| 0.2.11 | 2024-08-12 | [43833](https://github.com/airbytehq/airbyte/pull/43833) | Update dependencies |

0 commit comments

Comments
 (0)