We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a1da6 commit 0026edbCopy full SHA for 0026edb
packages/google-cloud-private-catalog/setup.py
@@ -62,6 +62,8 @@
62
"Programming Language :: Python :: 3.6",
63
"Programming Language :: Python :: 3.7",
64
"Programming Language :: Python :: 3.8",
65
+ "Programming Language :: Python :: 3.9",
66
+ "Programming Language :: Python :: 3.10",
67
"Topic :: Internet",
68
"Topic :: Software Development :: Libraries :: Python Modules",
69
],
0 commit comments