We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a682e3a commit 384b245Copy full SHA for 384b245
google-cloud-speech/setup.py
@@ -80,6 +80,8 @@
80
"Programming Language :: Python :: 3.6",
81
"Programming Language :: Python :: 3.7",
82
"Programming Language :: Python :: 3.8",
83
+ "Programming Language :: Python :: 3.9",
84
+ "Programming Language :: Python :: 3.10",
85
"Operating System :: OS Independent",
86
"Topic :: Internet",
87
],
0 commit comments