Skip to content

Commit

Permalink
🐙 source-us-census: run up-to-date pipeline [2024-07-27] (airbytehq#4…
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored and jtruty committed Aug 10, 2024
1 parent 32d707d commit e87633f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: c4cfaeda-c757-489a-8aba-859fb08b6970
dockerImageTag: 0.1.13
dockerImageTag: 0.1.14
dockerRepository: airbyte/source-us-census
githubIssueLabel: source-us-census
icon: uscensus.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-us-census/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.13"
version = "0.1.14"
name = "source-us-census"
description = "Source implementation for Us Census."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/us-census.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ In addition, to understand how to configure the dataset path and query parameter

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------ |
| 0.1.14 | 2024-07-27 | [42595](https://github.com/airbytehq/airbyte/pull/42595) | Update dependencies |
| 0.1.13 | 2024-07-20 | [42176](https://github.com/airbytehq/airbyte/pull/42176) | Update dependencies |
| 0.1.12 | 2024-07-13 | [41904](https://github.com/airbytehq/airbyte/pull/41904) | Update dependencies |
| 0.1.11 | 2024-07-10 | [41491](https://github.com/airbytehq/airbyte/pull/41491) | Update dependencies |
Expand Down

0 comments on commit e87633f

Please sign in to comment.