Skip to content

Commit c6982b3

Browse files
chore(v2): release 2.1.1 (#713)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ad8ba58 commit c6982b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
### [2.1.1](https://github.com/googleapis/python-spanner/compare/v2.1.0...v2.1.1) (2022-04-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core >= 1.31.5, >= 2.3.2 on v2 release ([#688](https://github.com/googleapis/python-spanner/issues/688)) ([ad8ba58](https://github.com/googleapis/python-spanner/commit/ad8ba5851c400ecbbd69c166700d619f691e4e61))
13+
714
## [2.1.0](https://www.github.com/googleapis/python-spanner/compare/v2.0.0...v2.1.0) (2020-11-24)
815

916

setup.py

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

2323
name = "google-cloud-spanner"
2424
description = "Cloud Spanner API client library"
25-
version = "2.1.0"
25+
version = "2.1.1"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)