Skip to content

Commit a391fd1

Browse files
Google APIscopybara-github
authored andcommitted
docs: Add documentation for enums
fix: Add context manager return types chore: Update gapic-generator-python to v1.8.1 PiperOrigin-RevId: 503210727
1 parent 9064293 commit a391fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

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

323323
pip_install()
324324

325-
_gapic_generator_python_version = "1.8.0"
325+
_gapic_generator_python_version = "1.8.1"
326326

327327
http_archive(
328328
name = "gapic_generator_python",

0 commit comments

Comments
 (0)