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

Commit 978b085

Browse files
chore: release 2.6.0 (#198)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 00c8a3b commit 978b085

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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

setup.py

+1-1
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)