Skip to content

Commit a6146fa

Browse files
chore(main): release 2.7.4 (#236)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2dea507 commit a6146fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-monitoring-dashboards/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.7.4](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.7.3...v2.7.4) (2022-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#235](https://github.com/googleapis/python-monitoring-dashboards/issues/235)) ([f958224](https://github.com/googleapis/python-monitoring-dashboards/commit/f958224c04ac52fd0d4d9316cb2b2d10ef960b95))
9+
310
## [2.7.3](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.7.2...v2.7.3) (2022-10-03)
411

512

packages/google-cloud-monitoring-dashboards/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-dashboards"
2424
description = "Monitoring Dashboards API client library"
25-
version = "2.7.3"
25+
version = "2.7.4"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)