Skip to content

Commit 8eb249a

Browse files
Google APIscopybara-github
authored andcommitted
chore: update to gapic-generator-python 1.5.0
feat: add support for `google.cloud.<api>.__version__` PiperOrigin-RevId: 484665853
1 parent 7706bf1 commit 8eb249a

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
@@ -292,7 +292,7 @@ load("@rules_python//python:pip.bzl", "pip_install")
292292

293293
pip_install()
294294

295-
_gapic_generator_python_version = "1.4.4"
295+
_gapic_generator_python_version = "1.5.0"
296296

297297
http_archive(
298298
name = "gapic_generator_python",

0 commit comments

Comments
 (0)