Skip to content

Commit b39462c

Browse files
authored
chore(packaging): prep for grmp-1.0.0 release (#189)
Fixes #188
1 parent 7afa3d7 commit b39462c

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
@@ -32,7 +32,7 @@
3232
'enum34; python_version < "3.4"',
3333
"google-api-core >= 1.21.0, < 2.0dev",
3434
"google-cloud-core >= 1.1.0, < 2.0dev",
35-
"google-resumable-media >= 0.5.0, < 0.6dev",
35+
"google-resumable-media >= 0.5.0, < 2.0dev",
3636
"six >=1.13.0,< 2.0.0dev",
3737
]
3838
extras = {

0 commit comments

Comments
 (0)