Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Datastore 0.15.1 #183

Merged
merged 2 commits into from
Feb 25, 2017
Merged

Conversation

lukesneeringer
Copy link
Contributor

@lukesneeringer lukesneeringer commented Feb 25, 2017

A prerequisite step for googleapis/google-cloud-python#3025

@lukesneeringer lukesneeringer self-assigned this Feb 25, 2017
@lukesneeringer
Copy link
Contributor Author

I figured out while looking at this PR why this one was special/different; I had forgotten that we released an 0.15.0 for this several weeks earlier. I must not have noticed when firing through commands to release all the new ones later. (Notice how this one does not have the GAPIC lib_name changes.)

@@ -1,4 +1,4 @@
googleapis-common-protos>=1.5.0, <2.0dev
google-gax>=0.15.4, <0.16dev
proto-google-cloud-datastore-v1>=0.90.0, <0.91dev

This comment was marked as spam.

This comment was marked as spam.

@@ -9,15 +9,15 @@
import sys

install_requires = [
'googleapis-common-protos>=1.5.0, <2.0dev',
'google-gax>=0.15.4, <0.16dev',
'proto-google-cloud-datastore-v1[grpc]>=0.90.0, <0.91dev',

This comment was marked as spam.

Copy link
Contributor

@bjwatson bjwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lukesneeringer lukesneeringer merged commit 8cd25de into googleapis:master Feb 25, 2017
@lukesneeringer lukesneeringer deleted the datastore-0.15.1 branch February 25, 2017 02:16
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.

2 participants