Skip to content

Commit e314cd2

Browse files
chore(main): release 3.9.1 (#435)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 443158b commit e314cd2

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/google-cloud-asset/CHANGELOG.md

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

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

7+
## [3.9.1](https://github.com/googleapis/python-asset/compare/v3.9.0...v3.9.1) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#432](https://github.com/googleapis/python-asset/issues/432)) ([8c28318](https://github.com/googleapis/python-asset/commit/8c2831839fcf4457b5bff244d63ced7bea715807))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#434](https://github.com/googleapis/python-asset/issues/434)) ([68d237e](https://github.com/googleapis/python-asset/commit/68d237e999f94af889c6559229d1d6c439bfe29a))
18+
719
## [3.9.0](https://github.com/googleapis/python-asset/compare/v3.8.1...v3.9.0) (2022-05-19)
820

921

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

0 commit comments

Comments
 (0)