diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ba231b0..397c420 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.21.0" + ".": "1.22.0" } \ No newline at end of file diff --git a/.stats.yml b/.stats.yml index 9c441da..d76eb3c 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 12 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-4eb121d211177902ec0685d8829af778dbc02a21df03362e8675a8bcb4ca10a8.yml -openapi_spec_hash: b10e8626e812050d8d0664b5373d7fe4 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fff3572a2d6f3a8461fbf52fb74882e1f4ae4a2b31a75673dcae230b336911d2.yml +openapi_spec_hash: b04ce3c7879b31f1e38cd76372e8e652 config_hash: 86160e220c81f47769a71c9343e486d8 diff --git a/CHANGELOG.md b/CHANGELOG.md index 570e13f..befd488 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.22.0 (2025-11-24) + +Full Changelog: [v1.21.0...v1.22.0](https://github.com/brand-dot-dev/python-sdk/compare/v1.21.0...v1.22.0) + +### Features + +* **api:** api update ([f606974](https://github.com/brand-dot-dev/python-sdk/commit/f6069740829283a3ae92129aead5ecf9e7b1e3c6)) + ## 1.21.0 (2025-11-24) Full Changelog: [v1.20.0...v1.21.0](https://github.com/brand-dot-dev/python-sdk/compare/v1.20.0...v1.21.0) diff --git a/pyproject.toml b/pyproject.toml index 9717483..26c4f9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "brand.dev" -version = "1.21.0" +version = "1.22.0" description = "The official Python library for the brand.dev API" dynamic = ["readme"] license = "Apache-2.0" diff --git a/src/brand/dev/_version.py b/src/brand/dev/_version.py index 7767b94..76c32a4 100644 --- a/src/brand/dev/_version.py +++ b/src/brand/dev/_version.py @@ -1,4 +1,4 @@ # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. __title__ = "brand.dev" -__version__ = "1.21.0" # x-release-please-version +__version__ = "1.22.0" # x-release-please-version diff --git a/src/brand/dev/resources/brand.py b/src/brand/dev/resources/brand.py index 6ba3f47..a795094 100644 --- a/src/brand/dev/resources/brand.py +++ b/src/brand/dev/resources/brand.py @@ -560,8 +560,8 @@ def identify_from_transaction( city: Optional city name to prioritize when searching for the brand. - country_gl: Optional country code (GL parameter) to specify the country for Google search - results. This affects the geographic location used for search queries. + country_gl: Optional country code (GL parameter) to specify the country. This affects the + geographic location used for search queries. force_language: Optional parameter to force the language of the retrieved brand data. @@ -1933,8 +1933,8 @@ async def identify_from_transaction( city: Optional city name to prioritize when searching for the brand. - country_gl: Optional country code (GL parameter) to specify the country for Google search - results. This affects the geographic location used for search queries. + country_gl: Optional country code (GL parameter) to specify the country. This affects the + geographic location used for search queries. force_language: Optional parameter to force the language of the retrieved brand data. diff --git a/src/brand/dev/types/brand_identify_from_transaction_params.py b/src/brand/dev/types/brand_identify_from_transaction_params.py index 21f1b78..d41c1ce 100644 --- a/src/brand/dev/types/brand_identify_from_transaction_params.py +++ b/src/brand/dev/types/brand_identify_from_transaction_params.py @@ -257,9 +257,9 @@ class BrandIdentifyFromTransactionParams(TypedDict, total=False): "zm", "zw", ] - """ - Optional country code (GL parameter) to specify the country for Google search - results. This affects the geographic location used for search queries. + """Optional country code (GL parameter) to specify the country. + + This affects the geographic location used for search queries. """ force_language: Literal[