Skip to content

Commit 5627d45

Browse files
partheaasthamohta
authored andcommitted
feat: add support for python 3.10 (googleapis#626)
Closes googleapis#623
1 parent 22c4832 commit 5627d45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@
9292
"Programming Language :: Python :: 3.6",
9393
"Programming Language :: Python :: 3.7",
9494
"Programming Language :: Python :: 3.8",
95+
"Programming Language :: Python :: 3.9",
96+
"Programming Language :: Python :: 3.10",
9597
"Operating System :: OS Independent",
9698
"Topic :: Internet",
9799
],

0 commit comments

Comments
 (0)