Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
chore(main): release 3.14.0 (#497)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Sep 20, 2022
1 parent 1d1103e commit d61103a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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

## [3.14.0](https://github.com/googleapis/python-asset/compare/v3.13.1...v3.14.0) (2022-09-20)


### Features

* Add client library support for AssetService v1 SavedQuery APIs ([#496](https://github.com/googleapis/python-asset/issues/496)) ([1d1103e](https://github.com/googleapis/python-asset/commit/1d1103e86d9dac7e55d2bd2ba7cebf37c4b8d597))

## [3.13.1](https://github.com/googleapis/python-asset/compare/v3.13.0...v3.13.1) (2022-08-29)


Expand Down
2 changes: 1 addition & 1 deletion 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 = "3.13.1"
version = "3.14.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit d61103a

Please sign in to comment.