Skip to content

Commit

Permalink
update python micro-gen version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 324035013
  • Loading branch information
Google APIs authored and Copybara-Service committed Jul 30, 2020
1 parent d399c75 commit 8cda089
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Expand Up @@ -223,8 +223,8 @@ pip_repositories()
# Change upstream repository once PR is merged
http_archive(
name = "gapic_generator_python",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.30.0.zip"],
strip_prefix = "gapic-generator-python-0.30.0",
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.31.0.zip"],
strip_prefix = "gapic-generator-python-0.31.0",
)

load("@gapic_generator_python//:repositories.bzl",
Expand Down

0 comments on commit 8cda089

Please sign in to comment.