Skip to content

Commit 595a458

Browse files
chore: release 2.6.0 (#198)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1684ec0 commit 595a458

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-containeranalysis/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.6.0](https://www.github.com/googleapis/python-containeranalysis/compare/v2.5.0...v2.6.0) (2021-10-20)
4+
5+
6+
### Features
7+
8+
* add support for python 3.10 ([#197](https://www.github.com/googleapis/python-containeranalysis/issues/197)) ([26f516c](https://www.github.com/googleapis/python-containeranalysis/commit/26f516ce4c78a3189b436dd8292dba66d2e3baa7))
9+
310
## [2.5.0](https://www.github.com/googleapis/python-containeranalysis/compare/v2.4.2...v2.5.0) (2021-10-11)
411

512

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.5.0"
25+
version = "2.6.0"
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)