This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree 4 files changed +6
-87
lines changed
4 files changed +6
-87
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/shell/" ,
5
5
"client_documentation" : " https://googleapis.dev/python/cloudshell/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-shell" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Cloud Shell
2
2
=============================
3
3
4
- |beta | |pypi | |versions |
4
+ |ga | |pypi | |versions |
5
5
6
6
`Cloud Shell `_: is an interactive shell environment for Google Cloud that makes it easy
7
7
for you to learn and experiment with Google Cloud and manage your projects and resources
@@ -10,8 +10,8 @@ from your web browser.
10
10
- `Client Library Documentation `_
11
11
- `Product Documentation `_
12
12
13
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
14
- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta -support
13
+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
14
+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#ga -support
15
15
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-shell.svg
16
16
:target: https://pypi.org/project/google-cloud-shell/
17
17
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-shell.svg
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ../README.rst
Original file line number Diff line number Diff line change 23
23
name = "google-cloud-shell"
24
24
description = "Cloud Shell API client library"
25
25
version = "0.2.2"
26
- release_status = "Development Status :: 4 - Beta "
26
+ release_status = "Development Status :: 5 - Production/Stable "
27
27
url = "https://github.com/googleapis/python-shell"
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