Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The following client libraries have **beta** support:
- `Google BigQuery`_ (`BigQuery README`_)
- `Google Cloud Natural Language`_ (`Natural Language README`_)
- `Google Cloud Pub/Sub`_ (`Pub/Sub README`_)
- `Google Cloud Spanner`_ (`Spanner README`_)
- `Google Cloud Speech`_ (`Speech README`_)
- `Google Cloud Video Intelligence`_ (`Video Intelligence README`_)
- `Google Cloud Vision`_ (`Vision README`_)
Expand All @@ -50,7 +51,6 @@ Cloud Platform services:
- `Google Cloud DNS`_ (`DNS README`_)
- `Google Cloud Resource Manager`_ (`Resource Manager README`_)
- `Google Cloud Runtime Configuration`_ (`Runtime Config README`_)
- `Google Cloud Spanner`_ (`Spanner README`_)
- `Stackdriver Error Reporting`_ (`Error Reporting README`_)
- `Stackdriver Monitoring`_ (`Monitoring README`_)

Expand Down
2 changes: 1 addition & 1 deletion spanner/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'include_package_data': True,
'zip_safe': False,
'classifiers': [
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Operating System :: OS Independent',
Expand Down