Skip to content

Commit f2e9402

Browse files
chore(v1): release 1.31.6 (#390)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent dbbd3ce commit f2e9402

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
### [1.31.6](https://github.com/googleapis/python-api-core/compare/v1.31.5...v1.31.6) (2022-05-27)
8+
9+
10+
### Bug Fixes
11+
12+
* **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))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* 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))
18+
719
### [1.31.5](https://www.github.com/googleapis/python-api-core/compare/v1.31.4...v1.31.5) (2021-12-15)
820

921

google/api_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.31.5"
15+
__version__ = "1.31.6"

0 commit comments

Comments
 (0)