We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e292a0d commit 36063f1Copy full SHA for 36063f1
asset/CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
[1]: https://pypi.org/project/google-cloud-asset/#history
6
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
17
## 0.3.0
18
19
07-22-2019 17:42 PDT
asset/setup.py
@@ -21,7 +21,7 @@
21
22
name = "google-cloud-asset"
23
description = "Cloud Asset API API client library"
24
-version = "0.3.0"
+version = "0.4.0"
25
# Should be one of:
26
# 'Development Status :: 3 - Alpha'
27
# 'Development Status :: 4 - Beta'
0 commit comments