Skip to content

Commit

Permalink
✨Source TVMaze Schedule: Make Connector Compatible with Builder (#38837)
Browse files Browse the repository at this point in the history
  • Loading branch information
btkcodedev authored Jun 6, 2024
1 parent 2d926cf commit bb261ec
Show file tree
Hide file tree
Showing 9 changed files with 898 additions and 735 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: bd14b08f-9f43-400f-b2b6-7248b5c72561
dockerImageTag: 0.1.2
dockerImageTag: 0.1.3
dockerRepository: airbyte/source-tvmaze-schedule
githubIssueLabel: source-tvmaze-schedule
icon: tvmazeschedule.svg
Expand Down
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.2"
version = "0.1.3"
name = "source-tvmaze-schedule"
description = "Source implementation for Tvmaze Schedule."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

This file was deleted.

Loading

0 comments on commit bb261ec

Please sign in to comment.