Skip to content

Commit dc4e1b5

Browse files
authored
Merge pull request #2911 from dhermes/cut-datastore-0.22.1
Cutting release 0.22.1 of datastore.
2 parents f8e499a + 292b49d commit dc4e1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datastore/setup.py

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

5858
setup(
5959
name='google-cloud-datastore',
60-
version='0.22.0',
60+
version='0.22.1',
6161
description='Python Client for Google Cloud Datastore',
6262
long_description=README,
6363
namespace_packages=[

0 commit comments

Comments
 (0)