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

Commit 6deca81

Browse files
chore(main): release 2.9.3 (#335)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 42986b0 commit 6deca81

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.3](https://github.com/googleapis/python-containeranalysis/compare/v2.9.2...v2.9.3) (2022-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#334](https://github.com/googleapis/python-containeranalysis/issues/334)) ([42986b0](https://github.com/googleapis/python-containeranalysis/commit/42986b00a8dae5047bf63e32f5b1ad44c0fc32fa))
9+
310
## [2.9.2](https://github.com/googleapis/python-containeranalysis/compare/v2.9.1...v2.9.2) (2022-10-03)
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.2"
25+
version = "2.9.3"
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)