Skip to content

Commit

Permalink
Add grpc-java 1.41.0 to client_matrix.py (grpc#27447)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 authored Oct 13, 2021
1 parent e20dfec commit 8fa5f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/interop_matrix/client_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
('v1.38.1', ReleaseInfo()),
('v1.39.0', ReleaseInfo()),
('v1.40.1', ReleaseInfo()),
('v1.41.0', ReleaseInfo()),
]),
'python':
OrderedDict([
Expand Down

0 comments on commit 8fa5f47

Please sign in to comment.