Skip to content

Commit 2cff85a

Browse files
Bump core version number (#3864)
1 parent a893273 commit 2cff85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-trace/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
install_requires = [
1111
'google-gax>=0.15.7, <0.16dev',
1212
'googleapis-common-protos[grpc]>=1.5.2, <2.0dev',
13-
'google-cloud-core >= 0.26.0, < 0.27dev',
13+
'google-cloud-core >= 0.27.0, < 0.28dev',
1414
]
1515

1616
setup(

0 commit comments

Comments
 (0)