Skip to content

Commit 42707bb

Browse files
authored
Promote google-cloud-speech to GA (googleapis#7525)
1 parent 965ab0d commit 42707bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'
2929
# 'Development Status :: 5 - Production/Stable'
30-
release_status = 'Development Status :: 4 - Beta'
30+
release_status = 'Development Status :: 5 - Production/Stable'
3131
dependencies = [
3232
'google-api-core[grpc] >= 1.6.0, < 2.0.0dev',
3333
]

0 commit comments

Comments
 (0)