Skip to content

Commit bd2c00f

Browse files
chore(main): release 2.6.2 (#189)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 6b3d617 commit bd2c00f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-os-login/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-cloud-oslogin/#history
66

7+
## [2.6.2](https://github.com/googleapis/python-oslogin/compare/v2.6.1...v2.6.2) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#187](https://github.com/googleapis/python-oslogin/issues/187)) ([9738e17](https://github.com/googleapis/python-oslogin/commit/9738e17dc106ebd8aaa981e8ee1e04b5f133cd13))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#188](https://github.com/googleapis/python-oslogin/issues/188)) ([7924617](https://github.com/googleapis/python-oslogin/commit/7924617cc1b697992a257ffce01bfd34ed9bf974))
18+
719
## [2.6.1](https://github.com/googleapis/python-oslogin/compare/v2.6.0...v2.6.1) (2022-03-05)
820

921

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

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

2323
name = "google-cloud-os-login"
2424
description = "Google Cloud OS Login API client library"
25-
version = "2.6.1"
25+
version = "2.6.2"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)