From 636a2b76848a5ddefdebfa8cbf708a0d63fa8051 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 07:21:09 -0400 Subject: [PATCH] chore(main): release 1.4.5 (#183) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou --- CHANGELOG.md | 12 ++++++++++++ setup.py | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f7dc0..915c711 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ [1]: https://pypi.org/project/grafeas/#history +## [1.4.5](https://github.com/googleapis/python-grafeas/compare/v1.4.4...v1.4.5) (2022-06-03) + + +### Bug Fixes + +* **deps:** require protobuf <4.0.0dev ([#182](https://github.com/googleapis/python-grafeas/issues/182)) ([d20665c](https://github.com/googleapis/python-grafeas/commit/d20665c84379e260cd2d4470ba8b000f0336a8d2)) + + +### Documentation + +* fix changelog header to consistent size ([#181](https://github.com/googleapis/python-grafeas/issues/181)) ([ac19dbf](https://github.com/googleapis/python-grafeas/commit/ac19dbf79e1d29205ecd36d8ef185c615ee7a691)) + ## [1.4.4](https://github.com/googleapis/python-grafeas/compare/v1.4.3...v1.4.4) (2022-05-05) diff --git a/setup.py b/setup.py index 98d35fa..9bfce58 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ name = "grafeas" description = "Grafeas API client library" -version = "1.4.4" +version = "1.4.5" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ # NOTE: Maintainers, please do not require google-api-core>=2.x.x