Skip to content

Commit 522a587

Browse files
tseaverlandrito
authored andcommitted
Prep translate-0.25.0 release. (googleapis#3547)
1 parent bc5db8e commit 522a587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translate/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151

5252

5353
REQUIREMENTS = [
54-
'google-cloud-core >= 0.24.0, < 0.25dev',
54+
'google-cloud-core >= 0.25.0, < 0.26dev',
5555
]
5656

5757
setup(
5858
name='google-cloud-translate',
59-
version='0.24.0',
59+
version='0.25.0',
6060
description='Python Client for Google Cloud Translation API',
6161
long_description=README,
6262
namespace_packages=[

0 commit comments

Comments
 (0)