This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/bare-metal/docs" ,
5
5
"client_documentation" : " https://cloud.google.com/python/docs/reference/baremetalsolution/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " preview " ,
7
+ "release_level" : " stable " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-bare-metal-solution" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Bare Metal Solution API
2
2
=========================================
3
3
4
- |preview | |pypi | |versions |
4
+ |stable | |pypi | |versions |
5
5
6
6
`Bare Metal Solution API `_:
7
7
8
8
- `Client Library Documentation `_
9
9
- `Product Documentation `_
10
10
11
- .. |preview | image :: https://img.shields.io/badge/support-preview-orange .svg
12
- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta-support
11
+ .. |stable | image :: https://img.shields.io/badge/support-stable-gold .svg
12
+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
13
13
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-bare-metal-solution.svg
14
14
:target: https://pypi.org/project/google-cloud-bare-metal-solution/
15
15
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-bare-metal-solution.svg
Original file line number Diff line number Diff line change 23
23
name = "google-cloud-bare-metal-solution"
24
24
description = "Bare Metal Solution API client library"
25
25
version = "0.1.1"
26
- release_status = "Development Status :: 4 - Beta "
26
+ release_status = "Development Status :: 5 - Production/Stable "
27
27
url = "https://github.com/googleapis/python-bare-metal-solution"
28
28
dependencies = [
29
29
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments