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 1.4.1 (#169)
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] committed Mar 7, 2022
1 parent fb676db commit 945c241
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-cloud-resource-manager/#history

### [1.4.1](https://github.com/googleapis/python-resource-manager/compare/v1.4.0...v1.4.1) (2022-03-05)


### Bug Fixes

* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#168](https://github.com/googleapis/python-resource-manager/issues/168)) ([36d05bb](https://github.com/googleapis/python-resource-manager/commit/36d05bbb9646dbcc389976fc7eea6174f572e518))

## [1.4.0](https://github.com/googleapis/python-resource-manager/compare/v1.3.3...v1.4.0) (2022-02-26)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# Package metadata.
name = "google-cloud-resource-manager"
description = "Google Cloud Resource Manager API client library"
version = "1.4.0"
version = "1.4.1"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-resource-manager"
dependencies = [
Expand Down

0 comments on commit 945c241

Please sign in to comment.