Skip to content

Commit 3a9845c

Browse files
authored
chore(asset): release 0.7.0 (googleapis#10244)
1 parent a220e73 commit 3a9845c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

asset/CHANGELOG.md

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

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

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+
715
## 0.6.0
816

917
12-12-2019 10:46 PST

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.6.0"
24+
version = "0.7.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)