Skip to content

Commit 3034633

Browse files
chore(main): release 2.7.1 (#210)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 585b39a commit 3034633

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.1](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.7.0...v2.7.1) (2022-07-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#209](https://github.com/googleapis/python-monitoring-dashboards/issues/209)) ([192233f](https://github.com/googleapis/python-monitoring-dashboards/commit/192233f6a38a9a14f61829591d70b8ccf940a061))
9+
310
## [2.7.0](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.6.1...v2.7.0) (2022-07-06)
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.0"
25+
version = "2.7.1"
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)