Skip to content

Commit 8d0b5d2

Browse files
authored
fix: add classifier for python 3.11 (#31)
1 parent 687b9be commit 8d0b5d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/grpc-google-iam-v1/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"Programming Language :: Python :: 3.8",
6868
"Programming Language :: Python :: 3.9",
6969
"Programming Language :: Python :: 3.10",
70+
"Programming Language :: Python :: 3.11",
7071
"Operating System :: OS Independent",
7172
"Topic :: Internet",
7273
],

0 commit comments

Comments
 (0)