Skip to content

Commit 36063f1

Browse files
busunkim96tseaver
authored andcommitted
Release google-cloud-asset 0.4.0. (googleapis#8890)
1 parent e292a0d commit 36063f1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

asset/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
[1]: https://pypi.org/project/google-cloud-asset/#history
66

7+
## 0.4.0
8+
9+
08-01-2019 14:24 PDT
10+
11+
### New Features
12+
- Generate asset v1p2beta1. ([#8888](https://github.com/googleapis/google-cloud-python/pull/8888))
13+
14+
### Internal / Testing Changes
15+
- Update intersphinx mapping for requests. ([#8805](https://github.com/googleapis/google-cloud-python/pull/8805))
16+
717
## 0.3.0
818

919
07-22-2019 17:42 PDT

asset/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-asset"
2323
description = "Cloud Asset API API client library"
24-
version = "0.3.0"
24+
version = "0.4.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)