Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit b60be99

Browse files
chore(main): release 2.9.2 (#442)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8a9d22a commit b60be99

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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-monitoring/#history
66

7+
## [2.9.2](https://github.com/googleapis/python-monitoring/compare/v2.9.1...v2.9.2) (2022-06-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#441](https://github.com/googleapis/python-monitoring/issues/441)) ([87a8660](https://github.com/googleapis/python-monitoring/commit/87a8660538bfeac00eedadf2be17633ffe370f22))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#439](https://github.com/googleapis/python-monitoring/issues/439)) ([ce27cb4](https://github.com/googleapis/python-monitoring/commit/ce27cb462c4ae74572015f027c9b4b0cd44d069d))
18+
719
## [2.9.1](https://github.com/googleapis/python-monitoring/compare/v2.9.0...v2.9.1) (2022-03-05)
820

921

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-monitoring"
2424
description = "Stackdriver Monitoring API client library"
25-
version = "2.9.1"
25+
version = "2.9.2"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)