Skip to content

Commit abb595d

Browse files
authored
Merge pull request #3095 from dhermes/cut-bigtable-0.23.1
Cut version 0.23.1 of Bigtable.
2 parents 1bd0cbf + f99fb80 commit abb595d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigtable/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

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

0 commit comments

Comments
 (0)