diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c06555..e5559dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.7.2](https://github.com/googleapis/python-life-sciences/compare/v0.7.1...v0.7.2) (2022-10-10) + + +### Bug Fixes + +* **deps:** Allow protobuf 3.19.5 ([#145](https://github.com/googleapis/python-life-sciences/issues/145)) ([720b116](https://github.com/googleapis/python-life-sciences/commit/720b11643c78d94498f3714c4bb9f48604e67b14)) +* **deps:** require google-api-core>=1.33.2 ([720b116](https://github.com/googleapis/python-life-sciences/commit/720b11643c78d94498f3714c4bb9f48604e67b14)) + ## [0.7.1](https://github.com/googleapis/python-life-sciences/compare/v0.7.0...v0.7.1) (2022-10-03) diff --git a/setup.py b/setup.py index 65cef01..8acd96b 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "google-cloud-life-sciences" description = "Cloud Life Sciences client library" -version = "0.7.1" +version = "0.7.2" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-life-sciences" dependencies = [