We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e2aec commit 5a063e1Copy full SHA for 5a063e1
asset/CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://pypi.org/project/google-cloud-asset/#history
6
7
+## 0.4.1
8
+
9
+08-12-2019 13:44 PDT
10
11
+### Documentation
12
+- Fix links to googleapis.dev ([#8998](https://github.com/googleapis/google-cloud-python/pull/8998))
13
14
## 0.4.0
15
16
08-01-2019 14:24 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.4.0"
+version = "0.4.1"
25
# Should be one of:
26
# 'Development Status :: 3 - Alpha'
27
# 'Development Status :: 4 - Beta'
0 commit comments