Skip to content

Commit

Permalink
🐙 source-us-census: run up-to-date pipeline [2024-06-25] (#40294)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent ff8204f commit ecfd00e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 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.6
dockerImageTag: 0.1.7
dockerRepository: airbyte/source-us-census
githubIssueLabel: source-us-census
icon: uscensus.svg
Expand Down
6 changes: 3 additions & 3 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.6"
version = "0.1.7"
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.7 | 2024-06-25 | [40294](https://github.com/airbytehq/airbyte/pull/40294) | Update dependencies |
| 0.1.6 | 2024-06-22 | [39981](https://github.com/airbytehq/airbyte/pull/39981) | Update dependencies |
| 0.1.5 | 2024-06-06 | [39262](https://github.com/airbytehq/airbyte/pull/39262) | [autopull] Upgrade base image to v1.2.2 |
| 0.1.4 | 2024-05-20 | [38370](https://github.com/airbytehq/airbyte/pull/38370) | [autopull] base image + poetry + up_to_date |
Expand Down

0 comments on commit ecfd00e

Please sign in to comment.