commit | a7309d751c2cb51950cf499365f311bf185dd66c | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Mar 15 08:52:22 2018 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Thu Mar 15 08:52:22 2018 -0700 |
tree | 14f3dfc5f52b73989fa7cb208bd3c270ea9d9abd | |
parent | 2b42e29aef148a23e99768db7014b1d483d2558d [diff] [blame] |
Fix bad trove classifier
diff --git a/setup.py b/setup.py index a1e3735..866ecce 100644 --- a/setup.py +++ b/setup.py
@@ -26,7 +26,7 @@ # Should be one of: # 'Development Status :: 3 - Alpha' # 'Development Status :: 4 - Beta' -# 'Development Status :: 5 - Stable' +# 'Development Status :: 5 - Production/Stable' release_status = 'Development Status :: 4 - Beta' dependencies = [ 'googleapis-common-protos<2.0dev,>=1.5.3',