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

Commit

Permalink
chore(main): release 2.5.0 (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Feb 23, 2022
1 parent ad1852a commit 92fd4d6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

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

## [2.5.0](https://github.com/googleapis/python-talent/compare/v2.4.0...v2.5.0) (2022-02-11)


### Features

* add api key support ([#197](https://github.com/googleapis/python-talent/issues/197)) ([8109720](https://github.com/googleapis/python-talent/commit/810972062fd7dfbd495a510cfcbe738eb0acc70d))


### Bug Fixes

* resolve DuplicateCredentialArgs error when using credentials_file ([#200](https://github.com/googleapis/python-talent/issues/200)) ([36a4f52](https://github.com/googleapis/python-talent/commit/36a4f52b2fc149a8792d90a42c655f7490844d31))

## [2.4.0](https://www.github.com/googleapis/python-talent/compare/v2.3.0...v2.4.0) (2021-11-04)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-talent"
description = "Google Cloud Talent Solution 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 92fd4d6

Please sign in to comment.