Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit ab217d7

Browse files
chore(main): release 2.9.2 (#332)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b3ea414 commit ab217d7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.9.2](https://github.com/googleapis/python-containeranalysis/compare/v2.9.1...v2.9.2) (2022-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#331](https://github.com/googleapis/python-containeranalysis/issues/331)) ([b3ea414](https://github.com/googleapis/python-containeranalysis/commit/b3ea4143a0cc26c2f29eb4cd527174458a668513))
9+
310
## [2.9.1](https://github.com/googleapis/python-containeranalysis/compare/v2.9.0...v2.9.1) (2022-08-12)
411

512

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.9.1"
25+
version = "2.9.2"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)