Skip to content

Commit 4dd5c7d

Browse files
chore(main): release 1.7.1 (#260)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 77a3f5f commit 4dd5c7d

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/google-cloud-recaptcha-enterprise/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/googleapis/python-recaptcha-enterprise/compare/v1.7.0...v1.7.1) (2022-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#258](https://github.com/googleapis/python-recaptcha-enterprise/issues/258)) ([56b014a](https://github.com/googleapis/python-recaptcha-enterprise/commit/56b014a1781fdb1636797bca24af306fdcbd68b9))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#259](https://github.com/googleapis/python-recaptcha-enterprise/issues/259)) ([ad6402b](https://github.com/googleapis/python-recaptcha-enterprise/commit/ad6402b20391b1ae3e6a38343612260a51c8bfdc))
14+
315
## [1.7.0](https://github.com/googleapis/python-recaptcha-enterprise/compare/v1.6.1...v1.7.0) (2022-05-19)
416

517

packages/google-cloud-recaptcha-enterprise/setup.py

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

2121
import setuptools # type: ignore
2222

23-
version = "1.7.0"
23+
version = "1.7.1"
2424

2525
package_root = os.path.abspath(os.path.dirname(__file__))
2626

0 commit comments

Comments
 (0)