We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e3d38 commit ba94422Copy full SHA for ba94422
packages/google-cloud-dialogflow-cx/setup.py
@@ -60,6 +60,8 @@
60
"Programming Language :: Python :: 3.6",
61
"Programming Language :: Python :: 3.7",
62
"Programming Language :: Python :: 3.8",
63
+ "Programming Language :: Python :: 3.9",
64
+ "Programming Language :: Python :: 3.10",
65
"Topic :: Internet",
66
"Topic :: Software Development :: Libraries :: Python Modules",
67
],
0 commit comments