Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
chore: release 2.5.0 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Oct 19, 2021
1 parent 02163b7 commit 4223221
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-oslogin/#history

## [2.5.0](https://www.github.com/googleapis/python-oslogin/compare/v2.4.0...v2.5.0) (2021-10-14)


### Features

* add support for python 3.10 ([#125](https://www.github.com/googleapis/python-oslogin/issues/125)) ([02163b7](https://www.github.com/googleapis/python-oslogin/commit/02163b7d7c8549145b90b3ddc830ce6bc3feaa63))

## [2.4.0](https://www.github.com/googleapis/python-oslogin/compare/v2.3.2...v2.4.0) (2021-10-08)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-os-login"
description = "Google Cloud OS Login API client library"
version = "2.4.0"
version = "2.5.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 4223221

Please sign in to comment.