Skip to content

Commit ef6cba6

Browse files
Bump core version number (#3864)
1 parent c6dde24 commit ef6cba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-storage/setup.py

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

5252

5353
REQUIREMENTS = [
54-
'google-cloud-core >= 0.26.0, < 0.27dev',
54+
'google-cloud-core >= 0.27.0, < 0.28dev',
5555
'google-auth >= 1.0.0',
5656
'google-resumable-media >= 0.2.3',
5757
'requests >= 2.18.0',

0 commit comments

Comments
 (0)