Skip to content

Commit 97a529d

Browse files
✨ source-clazar: updated the AWS analytics schema for opportunities table (#42851)
Co-authored-by: Marcos Marx <[email protected]>
1 parent 487e0ad commit 97a529d

File tree

4 files changed

+334
-151
lines changed

4 files changed

+334
-151
lines changed

airbyte-integrations/connectors/source-clazar/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
connectorSubtype: api
1717
connectorType: source
1818
definitionId: d7df7b64-6266-45b5-ad83-e1515578f371
19-
dockerImageTag: 0.2.3
19+
dockerImageTag: 0.2.4
2020
dockerRepository: airbyte/source-clazar
2121
githubIssueLabel: source-clazar
2222
icon: clazar.svg

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

0 commit comments

Comments
 (0)