Skip to content

Commit

Permalink
chore(main): release 2.11.3 (#502)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Oct 10, 2022
1 parent a1b1f24 commit d888214
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-monitoring/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-monitoring/#history

## [2.11.3](https://github.com/googleapis/python-monitoring/compare/v2.11.2...v2.11.3) (2022-10-07)


### Bug Fixes

* **deps:** Allow protobuf 3.19.5 ([#500](https://github.com/googleapis/python-monitoring/issues/500)) ([9bb171e](https://github.com/googleapis/python-monitoring/commit/9bb171e7292cb60c6df9824a1c046cc57a76a9f2))

## [2.11.2](https://github.com/googleapis/python-monitoring/compare/v2.11.1...v2.11.2) (2022-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-monitoring/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-monitoring"
description = "Stackdriver Monitoring API client library"
version = "2.11.2"
version = "2.11.3"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit d888214

Please sign in to comment.