Skip to content

Commit

Permalink
[skip ci] Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-microsoft-dataverse version to 0.1.22
Build source-microsoft-dataverse docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
airbyteio committed Oct 5, 2024
1 parent 3f9c032 commit c62ff64
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9220e3de-3b60-4bb2-a46f-046d59ea235a
dockerImageTag: 0.1.21
dockerImageTag: 0.1.22
dockerRepository: airbyte/source-microsoft-dataverse
githubIssueLabel: source-microsoft-dataverse
icon: microsoftdataverse.svg
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.21"
version = "0.1.22"
name = "source-microsoft-dataverse"
description = "Source implementation for Microsoft Dataverse."
authors = ["Airbyte <contact@airbyte.io>"]
Expand Down

0 comments on commit c62ff64

Please sign in to comment.