8000 feat: add trove classifier for python 3.9 and python 3.10 (#99) · googleapis/google-cloud-python@636302d · GitHub
[go: up one dir, main page]

Skip to content

Commit 636302d

Browse files
authored
feat: add trove classifier for python 3.9 and python 3.10 (#99)
1 parent 95a6f7c commit 636302d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/google-area120-tables/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
"Programming Language :: Python :: 3.6",
6161
"Programming Language :: Python :: 3.7",
6262
"Programming Language :: Python :: 3.8",
63+
"Programming Language :: Python :: 3.9",
64+
"Programming Language :: Python :: 3.10",
6365
"Topic :: Internet",
6466
"Topic :: Software Development :: Libraries :: Python Modules",
6567
],

0 commit comments

Comments
 (0)
0