Skip to content

Commit 3a4dcd3

Browse files
committed
Upgrading all versions for umbrella release.
1 parent 9688b33 commit 3a4dcd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-cloud-bigtable/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050

5151

5252
REQUIREMENTS = [
53-
'google-cloud-core >= 0.23.0, < 0.24dev',
53+
'google-cloud-core >= 0.23.1, < 0.24dev',
5454
'grpcio >= 1.0.2, < 2.0dev',
5555
]
5656

5757
setup(
5858
name='google-cloud-bigtable',
59-
version='0.22.0',
59+
version='0.23.0',
6060
description='Python Client for Google Cloud Bigtable',
6161
long_description=README,
6262
namespace_packages=[

0 commit comments

Comments
 (0)