Skip to content

Commit 0d7bf96

Browse files
btkcodedevgirarda
andauthored
✨Source Google page speed insights: Make Connector Compatible with Builder (#38147)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent 3e69c30 commit 0d7bf96

File tree

5 files changed

+555
-556
lines changed

5 files changed

+555
-556
lines changed

airbyte-integrations/connectors/source-google-pagespeed-insights/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 1e9086ab-ddac-4c1d-aafd-ba43ff575fe4
10-
dockerImageTag: 0.1.5
10+
dockerImageTag: 0.1.6
1111
dockerRepository: airbyte/source-google-pagespeed-insights
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/google-pagespeed-insights
1313
githubIssueLabel: source-google-pagespeed-insights

airbyte-integrations/connectors/source-google-pagespeed-insights/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.5"
6+
version = "0.1.6"
77
name = "source-google-pagespeed-insights"
88
description = "Source implementation for Google Pagespeed Insights."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)