8000 feat: add support for python 3.10 (#56) · googleapis/google-cloud-python@de62378 · GitHub
[go: up one dir, main page]

Skip to content

Commit de62378

Browse files
authored
feat: add support for python 3.10 (#56)
1 parent cb25f43 commit de62378

File tree

1 file changed

+2
-0
lines changed
  • packages/google-cloud-apigee-connect

1 file changed

+2
-0
lines changed

packages/google-cloud-apigee-connect/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
"Programming Language :: Python :: 3.6",
7070
"Programming Language :: Python :: 3.7",
7171
"Programming Language :: Python :: 3.8",
72+
"Programming Language :: Python :: 3.9",
73+
"Programming Language :: Python :: 3.10",
7274
"Operating System :: OS Independent",
7375
"Topic :: Internet",
7476
],

0 commit comments

Comments
 (0)
0