8000 chore(packaging): prep for grmp-1.0.0 release (#212) · googleapis/python-storage@55bae9a · GitHub
[go: up one dir, main page]

Skip to content

Commit 55bae9a

Browse files
authored
chore(packaging): prep for grmp-1.0.0 release (#212)
Fixes #211
1 parent d8432cd commit 55bae9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
dependencies = [
3232
"google-auth >= 1.11.0, < 2.0dev",
3333
"google-cloud-core >= 1.2.0, < 2.0dev",
34-
"google-resumable-media >= 0.6.0, < 0.7dev",
34+
"google-resumable-media >= 0.6.0, < 2.0dev",
3535
]
3636
extras = {}
3737

0 commit comments

Comments
 (0)
0