File tree 4 files changed +6
-87
lines changed
packages/google-cloud-domains 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/domains" ,
5
5
"client_documentation" : " https://cloud.google.com/python/docs/reference/domains/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-domains" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Cloud Domains
2
2
=================================================
3
3
4
- |beta | |pypi | |versions |
4
+ |ga | |pypi | |versions |
5
5
6
6
`Cloud Domains `_: Enables management and configuration of domain names.
7
7
8
8
- `Client Library Documentation `_
9
9
- `Product Documentation `_
10
10
11
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
12
- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta -support
11
+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
12
+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#ga -support
13
13
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-domains.svg
14
14
:target: https://pypi.org/project/google-cloud-domains/
15
15
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-domains.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 51
51
),
52
52
python_requires = ">=3.6" ,
53
53
classifiers = [
54
- "Development Status :: 4 - Beta " ,
54
+ "Development Status :: 5 - Production/Stable " ,
55
55
"Intended Audience :: Developers" ,
56
56
"Operating System :: OS Independent" ,
57
57
"Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments