Skip to content

Commit 670bfc0

Browse files
chore(main): release 2.7.2 (#254)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent db0769d commit 670bfc0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-containeranalysis/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [2.7.2](https://github.com/googleapis/python-containeranalysis/compare/v2.7.1...v2.7.2) (2022-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#250](https://github.com/googleapis/python-containeranalysis/issues/250)) ([b35be6a](https://github.com/googleapis/python-containeranalysis/commit/b35be6a5d9fe629f4a575c66fa6e198e784f3035))
9+
* **deps:** require proto-plus>=1.15.0 ([b35be6a](https://github.com/googleapis/python-containeranalysis/commit/b35be6a5d9fe629f4a575c66fa6e198e784f3035))
10+
311
### [2.7.1](https://github.com/googleapis/python-containeranalysis/compare/v2.7.0...v2.7.1) (2022-02-11)
412

513

packages/google-cloud-containeranalysis/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-containeranalysis"
2424
description = "Container Analysis API API client library"
25-
version = "2.7.1"
25+
version = "2.7.2"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)