Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
release v0.43.0 (#778)
Browse files Browse the repository at this point in the history
New features:

- node.js: feat: add explicit require for mocha googleapis/gapic-generator#3063
- python: un-deprecate resource name functions googleapis/gapic-generator#3062
- python: deprecation warning for Python 2.7 googleapis/gapic-generator#3059
- bazel-related fixes
  • Loading branch information
alexander-fenster authored Jan 2, 2020
1 parent 9946250 commit c20b9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV GOOGLEAPIS_HASH e47fdd266542386e5e7346697f90476e96dc7ee8
ENV GAPIC_GENERATOR_HASH a481c9d2a6063594ddbd4c3cc1fb2320b89f9c56
# Define version number below. The ARTMAN_VERSION line is parsed by
# .circleci/config.yml and setup.py, please keep the format.
ENV ARTMAN_VERSION 0.42.3
ENV ARTMAN_VERSION 0.43.0

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit c20b9cf

Please sign in to comment.