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

Commit a012543

Browse files
release-please[bot]Ace Nassri
andauthored
chore(main): release 2.7.1 (#241)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Ace Nassri <anassri@google.com>
1 parent bb4d3e0 commit a012543

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.7.1](https://github.com/googleapis/python-containeranalysis/compare/v2.7.0...v2.7.1) (2022-02-11)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve DuplicateCredentialArgs error when using credentials_file ([fecf484](https://github.com/googleapis/python-containeranalysis/commit/fecf4844db8e44a12f3ea42af7663196177a6b1a))
9+
310
## [2.7.0](https://github.com/googleapis/python-containeranalysis/compare/v2.6.3...v2.7.0) (2022-01-25)
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.7.0"
25+
version = "2.7.1"
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)