Skip to content

Commit

Permalink
chore(asset): release 0.7.0 (#10244)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Jan 29, 2020
1 parent a220e73 commit 3a9845c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## 0.7.0

01-29-2020 10:53 PST

### New Features
- Add v1p1beta1, promote library to beta. ([#10202](https://github.com/googleapis/google-cloud-python/pull/10202))
- Undeprecate resource name helper methods, add 2.7 deprecation warning (via synth). ([#10036](https://github.com/googleapis/google-cloud-python/pull/10036))

## 0.6.0

12-12-2019 10:46 PST
Expand Down
2 changes: 1 addition & 1 deletion asset/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-asset"
description = "Cloud Asset API API client library"
version = "0.6.0"
version = "0.7.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 3a9845c

Please sign in to comment.