Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Conversation

@vikas-jamdar
Copy link
Contributor

setup.py upadated

line 54: 'google-cloud-bigtable >= 0.29.0',
line 61: version='0.29.0',

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@vikas-jamdar
Copy link
Contributor Author

I signed it!

@vikas-jamdar
Copy link
Contributor Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@tseaver
Copy link
Contributor

tseaver commented May 31, 2018

Thanks for the patch!

setup.py Outdated

REQUIREMENTS = [
'google-cloud-bigtable >= 0.26.0, < 0.27dev',
'google-cloud-bigtable >= 0.29.0',

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented May 31, 2018

We also need to deal with test breakage due to a breaking change in google-cloud-bigtable: the timestamp argument to row_data.Cell is now named timestamp_micros, and is no longer a datetime.datetime, but just the integer microseconds since epoch.

@tseaver tseaver merged commit 1a91395 into googleapis:master Jun 5, 2018
@tseaver
Copy link
Contributor

tseaver commented Jun 5, 2018

Thanks very much for your efforts!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants