Skip to content

Commit 489a33c

Browse files
authored
feat: add trove classifier for python 3.10 (#38)
1 parent 1ab3476 commit 489a33c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/google-cloud-audit-log/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
"Programming Language :: Python :: 3.6",
4747
"Programming Language :: Python :: 3.7",
4848
"Programming Language :: Python :: 3.8",
49+
"Programming Language :: Python :: 3.9",
50+
"Programming Language :: Python :: 3.10",
4951
"Programming Language :: Python :: Implementation :: CPython",
5052
],
5153
description=description,

0 commit comments

Comments
 (0)