Skip to content

Commit 4ee6aa3

Browse files
chore(main): release 1.1.1 (#45)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5fa0606 commit 4ee6aa3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-bare-metal-solution/CHANGELOG.md

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

3+
## [1.1.1](https://github.com/googleapis/python-bare-metal-solution/compare/v1.1.0...v1.1.1) (2022-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** allow protobuf < 5.0.0 ([#44](https://github.com/googleapis/python-bare-metal-solution/issues/44)) ([734b40a](https://github.com/googleapis/python-bare-metal-solution/commit/734b40abaaad75f66a8b6e85ff25723bcd909a63))
9+
* **deps:** require proto-plus >= 1.22.0 ([734b40a](https://github.com/googleapis/python-bare-metal-solution/commit/734b40abaaad75f66a8b6e85ff25723bcd909a63))
10+
311
## [1.1.0](https://github.com/googleapis/python-bare-metal-solution/compare/v1.0.1...v1.1.0) (2022-07-20)
412

513

packages/google-cloud-bare-metal-solution/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-bare-metal-solution"
2424
description = "Bare Metal Solution API client library"
25-
version = "1.1.0"
25+
version = "1.1.1"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-bare-metal-solution"
2828
dependencies = [

0 commit comments

Comments
 (0)