Skip to content

Commit a988965

Browse files
Bump core version number (#3864)
1 parent 72f7ac4 commit a988965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-translate/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
]
5656

5757
setup(

0 commit comments

Comments
 (0)