Skip to content

Commit 2194f60

Browse files
chore(main): release 1.12.3 (#244)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent eabd418 commit 2194f60

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-os-config/CHANGELOG.md

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

3+
## [1.12.3](https://github.com/googleapis/python-os-config/compare/v1.12.2...v1.12.3) (2022-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#243](https://github.com/googleapis/python-os-config/issues/243)) ([73c75aa](https://github.com/googleapis/python-os-config/commit/73c75aa2a64e2accb6093dd8b5011370fb02bfe4))
9+
310
## [1.12.2](https://github.com/googleapis/python-os-config/compare/v1.12.1...v1.12.2) (2022-08-11)
411

512

packages/google-cloud-os-config/setup.py

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

2525
name = "google-cloud-os-config"
2626
description = "Google Cloud OS Config API client library"
27-
version = "1.12.2"
27+
version = "1.12.3"
2828
# Should be one of:
2929
# 'Development Status :: 3 - Alpha'
3030
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)