File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.3.1
4+
5+ 11-07-2019 11:08 PST
6+
7+ ** NOTE** : Please upgrade to this version if you will also be using ` google-cloud-build ` .
8+
9+ ### Implementation Changes
10+ - Make google.cloud.devtools a namespace ([ #9606 ] ( https://github.com/googleapis/google-cloud-python/pull/9606 ) )
11+
12+ ### Documentation
13+ - Change requests intersphinx ref (via synth)
14+ - Fix intersphinx reference to requests ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
15+ - Remove CI for gh-pages, use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
16+
317## 0.3.0
418
51908-12-2019 13:53 PDT
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-containeranalysis"
2424description = "Container Analysis API API client library"
25- version = "0.3.0 "
25+ version = "0.3.1 "
2626release_status = "Development Status :: 3 - Alpha"
2727dependencies = [
2828 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments