Skip to content

Commit 5d51fc6

Browse files
chore(main): release 2.7.3
1 parent 23dafcf commit 5d51fc6

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-resumable-media/#history
66

7+
## [2.7.3](https://github.com/googleapis/google-resumable-media-python/compare/v2.7.2...v2.7.3) (2025-03-13)
8+
9+
10+
### Bug Fixes
11+
12+
* Resolve issue where pre-release versions of dependencies are installed ([#481](https://github.com/googleapis/google-resumable-media-python/issues/481)) ([23dafcf](https://github.com/googleapis/google-resumable-media-python/commit/23dafcf3f216a090a0d0c6941048c7da13cbe496))
13+
714
## [2.7.2](https://github.com/googleapis/google-resumable-media-python/compare/v2.7.1...v2.7.2) (2024-08-07)
815

916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
setuptools.setup(
3737
name='google-resumable-media',
38-
version = "2.7.2",
38+
version = "2.7.3",
3939
description='Utilities for Google Media Downloads and Resumable Uploads',
4040
author='Google Cloud Platform',
4141
author_email='[email protected]',

0 commit comments

Comments
 (0)