Skip to content

Commit

Permalink
chore: update to gapic-generator-python 1.5.0
Browse files Browse the repository at this point in the history
feat: add support for `google.cloud.<api>.__version__`
PiperOrigin-RevId: 484665853
  • Loading branch information
Google APIs authored and Copybara-Service committed Oct 29, 2022
1 parent 7706bf1 commit 8eb249a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Expand Up @@ -292,7 +292,7 @@ load("@rules_python//python:pip.bzl", "pip_install")

pip_install()

_gapic_generator_python_version = "1.4.4"
_gapic_generator_python_version = "1.5.0"

http_archive(
name = "gapic_generator_python",
Expand Down

0 comments on commit 8eb249a

Please sign in to comment.