We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ce2ef commit 22c0782Copy full SHA for 22c0782
1 file changed
phishingprotection/setup.py
@@ -22,7 +22,7 @@
22
name = "google-cloud-phishing-protection"
23
description = "Phishing Protection API API client library"
24
version = "0.2.0"
25
-release_status = "3 - Alpha"
+release_status = "Development Status :: 3 - Alpha"
26
dependencies = [
27
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",
28
'enum34; python_version < "3.4"',
0 commit comments