Skip to content

Commit

Permalink
chore: release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 20, 2020
1 parent 7f4d478 commit 2e193be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-spanner/#history

## [2.1.0](https://github.com/googleapis/python-spanner/compare/v2.0.0...v2.1.0) (2020-11-20)


### Features

* remove adding a dummy WHERE clause into UPDATE and DELETE statements ([#169](https://github.com/googleapis/python-spanner/issues/169)) ([7f4d478](https://github.com/googleapis/python-spanner/commit/7f4d478fd9812c965cdb185c52aa9a8c9e599bed))

## [2.0.0](https://github.com/googleapis/python-spanner/compare/v1.19.1...v2.0.0) (2020-11-11)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-spanner"
description = "Cloud Spanner API client library"
version = "2.0.0"
version = "2.1.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 2e193be

Please sign in to comment.