Skip to content

Commit b88b318

Browse files
chore(main): release 3.13.1 (#481)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f85a8b4 commit b88b318

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-asset/CHANGELOG.md

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

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

7+
## [3.13.1](https://github.com/googleapis/python-asset/compare/v3.13.0...v3.13.1) (2022-08-29)
8+
9+
10+
### Documentation
11+
12+
* **samples:** add batch_get_effective_iam_policies sample code ([#480](https://github.com/googleapis/python-asset/issues/480)) ([b171684](https://github.com/googleapis/python-asset/commit/b171684a1edce93d358b308ff818627281f0809f))
13+
714
## [3.13.0](https://github.com/googleapis/python-asset/compare/v3.12.0...v3.13.0) (2022-08-17)
815

916

packages/google-cloud-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 = "3.13.0"
24+
version = "3.13.1"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)