Skip to content

Commit

Permalink
chore: release 0.9.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 17, 2020
1 parent 4d74fd3 commit 770d24e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [0.9.0](https://www.github.com/googleapis/python-asset/compare/v0.8.0...v0.9.0) (2020-03-17)


### Features

* add v1p4beta1 ([#16](https://www.github.com/googleapis/python-asset/issues/16)) ([b5771c3](https://www.github.com/googleapis/python-asset/commit/b5771c3bf6c580e414a998b63cef5400f2b3c50d))

## [0.8.0](https://www.github.com/googleapis/python-asset/compare/v0.7.0...v0.8.0) (2020-03-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-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.8.0"
version = "0.9.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 770d24e

Please sign in to comment.