Skip to content

Commit

Permalink
chore(v1): release 1.31.6 (#390)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored May 27, 2022
1 parent dbbd3ce commit f2e9402
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://pypi.org/project/google-api-core/#history

### [1.31.6](https://github.com/googleapis/python-api-core/compare/v1.31.5...v1.31.6) (2022-05-27)


### Bug Fixes

* **deps:** require protobuf>= 3.12.0, <4.0.0dev ([#387](https://github.com/googleapis/python-api-core/issues/387)) ([0c908b0](https://github.com/googleapis/python-api-core/commit/0c908b05db8a370b763d03e164c2079b0fe4781f))


### Miscellaneous Chores

* release as 1.31.6 ([#389](https://github.com/googleapis/python-api-core/issues/389)) ([dbbd3ce](https://github.com/googleapis/python-api-core/commit/dbbd3ce344f3e024c0bac0872f500c0b14b7a3a2))

### [1.31.5](https://www.github.com/googleapis/python-api-core/compare/v1.31.4...v1.31.5) (2021-12-15)


Expand Down
2 changes: 1 addition & 1 deletion google/api_core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.31.5"
__version__ = "1.31.6"

0 comments on commit f2e9402

Please sign in to comment.