Skip to content

Commit

Permalink
chore(main): release 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 17, 2023
1 parent 448923a commit 83dc7c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-api-core/#history

## [2.14.1](https://github.com/googleapis/python-api-core/compare/v2.14.0...v2.14.1) (2023-11-17)


### Bug Fixes

* Replace deprecated `datetime.datetime.utcnow()` ([#552](https://github.com/googleapis/python-api-core/issues/552)) ([448923a](https://github.com/googleapis/python-api-core/commit/448923acf277a70e8704c949311bf4feaef8cab6)), closes [#540](https://github.com/googleapis/python-api-core/issues/540)

## [2.14.0](https://github.com/googleapis/python-api-core/compare/v2.13.1...v2.14.0) (2023-11-09)


Expand Down
2 changes: 1 addition & 1 deletion google/api_core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "2.14.0"
__version__ = "2.14.1"

0 comments on commit 83dc7c3

Please sign in to comment.