This repository was archived by the owner on Dec 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 1.0.2] ( https://www.github.com/googleapis/python-containeranalysis/compare/v1.0.1...v1.0.2 ) (2020-07-16)
4+
5+
6+ ### Bug Fixes
7+
8+ * update retry config ([ #23 ] ( https://www.github.com/googleapis/python-containeranalysis/issues/23 ) ) ([ ddf9585] ( https://www.github.com/googleapis/python-containeranalysis/commit/ddf95852778c0e60961516ecd77b793e6af3295b ) )
9+
10+
11+ ### Documentation
12+
13+ * add multiprocessing note ([ #21 ] ( https://www.github.com/googleapis/python-containeranalysis/issues/21 ) ) ([ be29088] ( https://www.github.com/googleapis/python-containeranalysis/commit/be290885cef76ffdd27afb44cd858c6a89d4f280 ) )
14+
315### [ 1.0.1] ( https://www.github.com/googleapis/python-containeranalysis/compare/v1.0.0...v1.0.1 ) (2020-06-16)
416
517
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-containeranalysis"
2424description = "Container Analysis API API client library"
25- version = "1.0.1 "
25+ version = "1.0.2 "
2626release_status = "Development Status :: 5 - Production/Stable"
2727dependencies = [
2828 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments