Skip to content

Commit c32a84f

Browse files
chore(datastore): bump version (#929)
1 parent 904a2be commit c32a84f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datastore/pyproject.rest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gcloud-rest-datastore"
3-
version = "8.2.0"
3+
version = "9.0.0"
44
description = "Python Client for Google Cloud Datastore"
55
readme = "README.rst"
66

datastore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gcloud-aio-datastore"
3-
version = "8.2.0"
3+
version = "9.0.0"
44
description = "Python Client for Google Cloud Datastore"
55
readme = "README.rst"
66

0 commit comments

Comments
 (0)