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-tyntec-sms version to 0.1.5
Build source-tyntec-sms docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
alafanechere committed Jun 25, 2024
1 parent 2ff62ef commit 7c6364a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 3c0c3cd1-b3e0-464a-9090-d3ceb5f92346
dockerImageTag: 0.1.4
dockerImageTag: 0.1.5
dockerRepository: airbyte/source-tyntec-sms
githubIssueLabel: source-tyntec-sms
icon: tyntec.svg
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-tyntec-sms/poetry.lock

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.4"
version = "0.1.5"
name = "source-tyntec-sms"
description = "Source implementation for Tyntec Sms."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

0 comments on commit 7c6364a

Please sign in to comment.