diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b05f59a..89dfe57 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.17.1" + ".": "0.17.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a6de0..fd3a83e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.17.2](https://github.com/googleapis/python-analytics-data/compare/v0.17.1...v0.17.2) (2023-10-09) + + +### Documentation + +* Minor formatting ([6200a69](https://github.com/googleapis/python-analytics-data/commit/6200a69b65ba33e37aed42f0f40ce74bc65c29ed)) + ## [0.17.1](https://github.com/googleapis/python-analytics-data/compare/v0.17.0...v0.17.1) (2023-08-06) diff --git a/google/analytics/data/gapic_version.py b/google/analytics/data/gapic_version.py index e53cc28..8f07724 100644 --- a/google/analytics/data/gapic_version.py +++ b/google/analytics/data/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.17.1" # {x-release-please-version} +__version__ = "0.17.2" # {x-release-please-version} diff --git a/google/analytics/data_v1alpha/gapic_version.py b/google/analytics/data_v1alpha/gapic_version.py index e53cc28..8f07724 100644 --- a/google/analytics/data_v1alpha/gapic_version.py +++ b/google/analytics/data_v1alpha/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.17.1" # {x-release-please-version} +__version__ = "0.17.2" # {x-release-please-version} diff --git a/google/analytics/data_v1beta/gapic_version.py b/google/analytics/data_v1beta/gapic_version.py index e53cc28..8f07724 100644 --- a/google/analytics/data_v1beta/gapic_version.py +++ b/google/analytics/data_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.17.1" # {x-release-please-version} +__version__ = "0.17.2" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.analytics.data.v1alpha.json b/samples/generated_samples/snippet_metadata_google.analytics.data.v1alpha.json index 53b9e85..74cd4d9 100644 --- a/samples/generated_samples/snippet_metadata_google.analytics.data.v1alpha.json +++ b/samples/generated_samples/snippet_metadata_google.analytics.data.v1alpha.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-analytics-data", - "version": "0.1.0" + "version": "0.17.2" }, "snippets": [ { diff --git a/samples/generated_samples/snippet_metadata_google.analytics.data.v1beta.json b/samples/generated_samples/snippet_metadata_google.analytics.data.v1beta.json index b945bac..5663c05 100644 --- a/samples/generated_samples/snippet_metadata_google.analytics.data.v1beta.json +++ b/samples/generated_samples/snippet_metadata_google.analytics.data.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-analytics-data", - "version": "0.1.0" + "version": "0.17.2" }, "snippets": [ {