Skip to content

Commit d3e884b

Browse files
chore(main): release 2.4.4
1 parent ab9785d commit d3e884b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-core/#history
66

7+
## [2.4.4](https://github.com/googleapis/python-cloud-core/compare/v2.4.3...v2.4.4) (2025-03-10)
8+
9+
10+
### Bug Fixes
11+
12+
* Resolve issue where pre-release versions of dependencies are installed ([#329](https://github.com/googleapis/python-cloud-core/issues/329)) ([ab9785d](https://github.com/googleapis/python-cloud-core/commit/ab9785d1bce1d50a03ff41d9b377dc7632772105))
13+
714
## [2.4.3](https://github.com/googleapis/python-cloud-core/compare/v2.4.2...v2.4.3) (2025-03-10)
815

916

google/cloud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.4.3"
15+
__version__ = "2.4.4"

0 commit comments

Comments
 (0)