Skip to content

Commit 9c4fd27

Browse files
alafanecherexiaohansong
authored andcommitted
connectors_qa: bump to 1.0.3 (#35475)
1 parent 8eebe4a commit 9c4fd27

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

airbyte-ci/connectors/connectors_qa/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ poe lint
101101

102102
## Changelog
103103

104+
### 1.0.3
105+
Disable `CheckDocumentationStructure` for now.
106+
104107
### 1.0.2
105108
Fix access to connector types: it should be accessed from the `Connector.connector_type` attribute.
106109

airbyte-ci/connectors/connectors_qa/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "connectors-qa"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "A package to run QA checks on Airbyte connectors, generate reports and documentation."
55
authors = ["Airbyte <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)