Skip to content

Commit a7309d7

Browse files
author
Jon Wayne Parrott
committed
Fix bad trove classifier
1 parent 2b42e29 commit a7309d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 :: 4 - Beta'
3131
dependencies = [
3232
'googleapis-common-protos<2.0dev,>=1.5.3',

0 commit comments

Comments
 (0)