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 22 "name" : " db-dtypes" ,
33 "name_pretty" : " Pandas Data Types for SQL systems (BigQuery, Spanner)" ,
44 "client_documentation" : " https://googleapis.dev/python/db-dtypes/latest/index.html" ,
5- "release_level" : " preview " ,
5+ "release_level" : " stable " ,
66 "language" : " python" ,
77 "library_type" : " INTEGRATION" ,
88 "repo" : " googleapis/python-db-dtypes-pandas" ,
Original file line number Diff line number Diff line change 11Pandas Data Types for SQL systems (BigQuery, Spanner)
22=====================================================
33
4- |beta | |pypi | |versions |
4+ |ga | |pypi | |versions |
55
66`Pandas extension data types `_ for data from SQL systems such as `BigQuery `_.
77
88- `Library Documentation `_
99
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#general-availability
1212.. |pypi | image :: https://img.shields.io/pypi/v/db-dtypes.svg
1313 :target: https://pypi.org/project/db-dtypes/
1414.. |versions | image :: https://img.shields.io/pypi/pyversions/db-dtypes.svg
Original file line number Diff line number Diff line change 2626# 'Development Status :: 3 - Alpha'
2727# 'Development Status :: 4 - Beta'
2828# 'Development Status :: 5 - Production/Stable'
29- release_status = "Development Status :: 4 - Beta "
29+ release_status = "Development Status :: 5 - Production/Stable "
3030
3131dependencies = [
3232 "packaging >= 17.0" ,
You can’t perform that action at this time.
0 commit comments