Skip to content

Commit 5045d9c

Browse files
authored
feat: add support for python 3.10 (#274)
1 parent ab5d32e commit 5045d9c

File tree

1 file changed

+2
-0
lines changed
  • packages/google-cloud-python-speech

1 file changed

+2
-0
lines changed

packages/google-cloud-python-speech/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
"Programming Language :: Python :: 3.6",
8181
"Programming Language :: Python :: 3.7",
8282
"Programming Language :: Python :: 3.8",
83+
"Programming Language :: Python :: 3.9",
84+
"Programming Language :: Python :: 3.10",
8385
"Operating System :: OS Independent",
8486
"Topic :: Internet",
8587
],

0 commit comments

Comments
 (0)