Skip to content

Commit 547ed37

Browse files
author
Jon Wayne Parrott
committed
Fix bad trove classifier
1 parent 7f421da commit 547ed37

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-error-reporting

1 file changed

+1
-1
lines changed

packages/google-cloud-error-reporting/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'
29-
# 'Development Status :: 5 - Stable'
29+
# 'Development Status :: 5 - Production/Stable'
3030
release_status = 'Development Status :: 3 - Alpha'
3131
dependencies = [
3232
'google-cloud-logging<1.5dev,>=1.4.0',

0 commit comments

Comments
 (0)