Skip to content

Commit ca8c32c

Browse files
chore(main): release 2.9.1 (#288)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2ec7bc3 commit ca8c32c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

7+
### [2.9.1](https://github.com/googleapis/python-monitoring/compare/v2.9.0...v2.9.1) (2022-03-05)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#286](https://github.com/googleapis/python-monitoring/issues/286)) ([e77a5cd](https://github.com/googleapis/python-monitoring/commit/e77a5cd8b8a6c928faedd52a31b76ec6e645403c))
13+
714
## [2.9.0](https://github.com/googleapis/python-monitoring/compare/v2.8.0...v2.9.0) (2022-02-26)
815

916

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.0"
25+
version = "2.9.1"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)