Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit 6dc9df8

Browse files
chore(main): release 0.1.15
1 parent fad65f8 commit 6dc9df8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.15](https://github.com/googleapis/python-access-context-manager/compare/v0.1.14...v0.1.15) (2022-12-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#154](https://github.com/googleapis/python-access-context-manager/issues/154)) ([09d0f03](https://github.com/googleapis/python-access-context-manager/commit/09d0f0342ef60981a57458228435626d69129f70))
9+
* **deps:** Require protobuf >= 3.20.2 ([#152](https://github.com/googleapis/python-access-context-manager/issues/152)) ([977bdc9](https://github.com/googleapis/python-access-context-manager/commit/977bdc939759a682ee715074c0aadf4b6b33c245))
10+
* regenerate pb2 files using the latest version of grpcio-tools ([977bdc9](https://github.com/googleapis/python-access-context-manager/commit/977bdc939759a682ee715074c0aadf4b6b33c245))
11+
312
## [0.1.14](https://github.com/googleapis/python-access-context-manager/compare/v0.1.13...v0.1.14) (2022-08-12)
413

514

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-access-context-manager"
2323
description = "Google Cloud Access Context Manager Protobufs"
24-
version = "0.1.14"
24+
version = "0.1.15"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)