This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-56
lines changed
Filter options
Expand file tree Collapse file tree 4 files changed +6
-56
lines changed
Original file line number Diff line number Diff line change 3
3
"name_pretty" : " Source Context" ,
4
4
"client_documentation" : " https://googleapis.dev/python/source/latest" ,
5
5
"issue_tracker" : " http://github.com/googleapis/python-source-context/issues" ,
6
- "release_level" : " beta " ,
6
+ "release_level" : " ga " ,
7
7
"language" : " python" ,
8
8
"library_type" : " GAPIC_AUTO" ,
9
9
"repo" : " googleapis/python-source-context" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Source Context
2
2
================================
3
3
4
- |beta | |pypi | |versions |
4
+ |ga | |pypi | |versions |
5
5
6
6
This package contains generated Python types for `google.cloud.source_context_v1 `
7
7
8
8
- `Client Library Documentation `_
9
9
10
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
11
- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta -support
10
+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
11
+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#ga -support
12
12
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-source-context.svg
13
13
:target: https://pypi.org/project/google-cloud-source-context/
14
14
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-source-context.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-source-context"
24
24
description = "Python client for Source Context"
25
25
version = "0.1.4"
26
- release_status = "Development Status :: 4 - Beta "
26
+ release_status = "Development Status :: 5 - Production/Stable "
27
27
url = "https://github.com/googleapis/python-source-context"
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