Skip to content

Commit

Permalink
chore: use gapic-generator-python 0.63.1
Browse files Browse the repository at this point in the history
docs: add autogenerated code snippets
PiperOrigin-RevId: 426256923
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 3, 2022
1 parent e34d712 commit 9ebabfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")

pip_repositories()

_gapic_generator_python_version = "0.62.1"
_gapic_generator_python_version = "0.63.1"

http_archive(
name = "gapic_generator_python",
Expand Down

0 comments on commit 9ebabfa

Please sign in to comment.