From 46f0204eab0e3ddd8a5b341767071f570b5b8a40 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 11:41:47 -0400 Subject: [PATCH] chore(main): release 0.1.1 (#13) * chore(main): release 0.1.1 * fix release status in README.rst Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou --- packages/google-cloud-bare-metal-solution/CHANGELOG.md | 7 +++++++ packages/google-cloud-bare-metal-solution/README.rst | 8 ++++---- packages/google-cloud-bare-metal-solution/setup.py | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/packages/google-cloud-bare-metal-solution/CHANGELOG.md b/packages/google-cloud-bare-metal-solution/CHANGELOG.md index 1bf10080c09d..30a1cb47baa5 100644 --- a/packages/google-cloud-bare-metal-solution/CHANGELOG.md +++ b/packages/google-cloud-bare-metal-solution/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.1.1](https://github.com/googleapis/python-bare-metal-solution/compare/v0.1.0...v0.1.1) (2022-04-21) + + +### Documentation + +* fix type in docstring for map fields ([d7d777a](https://github.com/googleapis/python-bare-metal-solution/commit/d7d777a03e107f6bd4526253d41390f9e35dbdb2)) + ## 0.1.0 (2022-03-24) diff --git a/packages/google-cloud-bare-metal-solution/README.rst b/packages/google-cloud-bare-metal-solution/README.rst index 8b04493aff9e..755a88322a8d 100644 --- a/packages/google-cloud-bare-metal-solution/README.rst +++ b/packages/google-cloud-bare-metal-solution/README.rst @@ -1,15 +1,15 @@ Python Client for Bare Metal Solution API ========================================= -|GA| |pypi| |versions| +|preview| |pypi| |versions| `Bare Metal Solution API`_: - `Client Library Documentation`_ - `Product Documentation`_ -.. |GA| image:: https://img.shields.io/badge/support-GA-gold.svg - :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability +.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg + :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta-support .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bare-metal-solution.svg :target: https://pypi.org/project/google-cloud-bare-metal-solution/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bare-metal-solution.svg @@ -84,4 +84,4 @@ Next Steps APIs that we cover. .. _Bare Metal Solution API Product documentation: https://cloud.google.com/bare-metal/docs -.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst \ No newline at end of file +.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst diff --git a/packages/google-cloud-bare-metal-solution/setup.py b/packages/google-cloud-bare-metal-solution/setup.py index 12ac89aee111..fd912f7bd20e 100644 --- a/packages/google-cloud-bare-metal-solution/setup.py +++ b/packages/google-cloud-bare-metal-solution/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-bare-metal-solution" description = "Bare Metal Solution API client library" -version = "0.1.0" +version = "0.1.1" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-bare-metal-solution" dependencies = [