Skip to content

Commit ff65508

Browse files
tseaverlandrito
authored andcommitted
Prep bigquery-0.25.0 release. (googleapis#3530)
1 parent 4f11707 commit ff65508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bigquery/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-bigquery',
59-
version='0.24.0',
59+
version='0.25.0',
6060
description='Python Client for Google BigQuery',
6161
long_description=README,
6262
namespace_packages=[

0 commit comments

Comments
 (0)