Skip to content

Commit d718a67

Browse files
committed
Bump version
1 parent a7eb5d9 commit d718a67

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

datastore/setup.py

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

6262
setup(
6363
name='google-cloud-datastore',
64-
version='1.4.1.dev1',
64+
version='10.0.0',
6565
description='Python Client for Google Cloud Datastore',
6666
long_description=README,
6767
namespace_packages=[

src/google-cloud

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit a7eb5d95195992441c01b92d5ff3ee71aa9250f2

src/pip-delete-this-directory.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This file is placed here by pip to indicate the source was put
2+
here by pip.
3+
4+
Once this package is successfully installed this source code will be
5+
deleted (unless you remove this file).

0 commit comments

Comments
 (0)