We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab3476 commit 489a33cCopy full SHA for 489a33c
packages/google-cloud-audit-log/setup.py
@@ -46,6 +46,8 @@
46
"Programming Language :: Python :: 3.6",
47
"Programming Language :: Python :: 3.7",
48
"Programming Language :: Python :: 3.8",
49
+ "Programming Language :: Python :: 3.9",
50
+ "Programming Language :: Python :: 3.10",
51
"Programming Language :: Python :: Implementation :: CPython",
52
],
53
description=description,
0 commit comments