Skip to content

Commit 6426932

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 8db03d2 commit 6426932

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/google-cloud-monitoring/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

packages/google-cloud-monitoring/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)