We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a220e73 commit 3a9845cCopy full SHA for 3a9845c
asset/CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
[1]: https://pypi.org/project/google-cloud-asset/#history
6
7
+## 0.7.0
8
+
9
+01-29-2020 10:53 PST
10
11
+### New Features
12
+- Add v1p1beta1, promote library to beta. ([#10202](https://github.com/googleapis/google-cloud-python/pull/10202))
13
+- Undeprecate resource name helper methods, add 2.7 deprecation warning (via synth). ([#10036](https://github.com/googleapis/google-cloud-python/pull/10036))
14
15
## 0.6.0
16
17
12-12-2019 10:46 PST
asset/setup.py
@@ -21,7 +21,7 @@
21
22
name = "google-cloud-asset"
23
description = "Cloud Asset API API client library"
24
-version = "0.6.0"
+version = "0.7.0"
25
# Should be one of:
26
# 'Development Status :: 3 - Alpha'
27
# 'Development Status :: 4 - Beta'
0 commit comments