Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 6117c28

Browse files
chore(main): release 1.12.1 (#219)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 50330f2 commit 6117c28

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1](https://github.com/googleapis/python-os-config/compare/v1.12.0...v1.12.1) (2022-07-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#218](https://github.com/googleapis/python-os-config/issues/218)) ([50330f2](https://github.com/googleapis/python-os-config/commit/50330f24ebe9bcc6851725ad6669331a9349020b))
9+
310
## [1.12.0](https://github.com/googleapis/python-os-config/compare/v1.11.2...v1.12.0) (2022-07-07)
411

512

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.0"
27+
version = "1.12.1"
2828
# Should be one of:
2929
# 'Development Status :: 3 - Alpha'
3030
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)