Skip to content

Commit 7ce5e40

Browse files
author
Jon Wayne Parrott
committed
Fix bad trove classifier
1 parent aa385a1 commit 7ce5e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-dns/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-core<0.29dev,>=0.28.0',

0 commit comments

Comments
 (0)