Skip to content

Commit cef1167

Browse files
Google APIscopybara-github
authored andcommitted
fix: fix type in docstring for map fields
PiperOrigin-RevId: 440589618
1 parent 6a21110 commit cef1167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")
233233

234234
pip_repositories()
235235

236-
_gapic_generator_python_version = "0.63.8"
236+
_gapic_generator_python_version = "0.64.0"
237237

238238
http_archive(
239239
name = "gapic_generator_python",

0 commit comments

Comments
 (0)