File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-bare-metal-solution Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.1] ( https://github.com/googleapis/python-bare-metal-solution/compare/v1.0.0...v1.0.1 ) (2022-06-07)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** require protobuf>=3.19.0,<4.0.0 ([ #29 ] ( https://github.com/googleapis/python-bare-metal-solution/issues/29 ) ) ([ c3ffc61] ( https://github.com/googleapis/python-bare-metal-solution/commit/c3ffc61e53b7f14a7ca15304862f5fc18e10b3df ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * fix changelog header to consistent size ([ #27 ] ( https://github.com/googleapis/python-bare-metal-solution/issues/27 ) ) ([ 15d9556] ( https://github.com/googleapis/python-bare-metal-solution/commit/15d95563aa6043f45dd9c064c21c5e46a1193674 ) )
14
+
3
15
## [ 1.0.0] ( https://github.com/googleapis/python-bare-metal-solution/compare/v0.1.1...v1.0.0 ) (2022-04-26)
4
16
5
17
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-bare-metal-solution"
24
24
description = "Bare Metal Solution API client library"
25
- version = "1.0.0 "
25
+ version = "1.0.1 "
26
26
release_status = "Development Status :: 5 - Production/Stable"
27
27
url = "https://github.com/googleapis/python-bare-metal-solution"
28
28
dependencies = [
You can’t perform that action at this time.
0 commit comments