Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit f0e0574

Browse files
author
Jon Wayne Parrott
committed
Fix bad trove classifier
1 parent 51609d5 commit f0e0574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)