This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-tasks/#history
66
7+ ## [ 2.9.1] ( https://github.com/googleapis/python-tasks/compare/v2.9.0...v2.9.1 ) (2022-06-06)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** require protobuf <4.0.0dev ([ #262 ] ( https://github.com/googleapis/python-tasks/issues/262 ) ) ([ db23558] ( https://github.com/googleapis/python-tasks/commit/db23558d053d56ff84a4447f7af2525ff4459309 ) )
13+
14+
15+ ### Documentation
16+
17+ * fix changelog header to consistent size ([ #263 ] ( https://github.com/googleapis/python-tasks/issues/263 ) ) ([ 048d907] ( https://github.com/googleapis/python-tasks/commit/048d907b1929f2ced1dc1d1b3536f38265994330 ) )
18+
719## [ 2.9.0] ( https://github.com/googleapis/python-tasks/compare/v2.8.1...v2.9.0 ) (2022-05-05)
820
921
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-tasks"
2323description = "Cloud Tasks API API client library"
24- version = "2.9.0 "
24+ version = "2.9.1 "
2525release_status = "Development Status :: 5 - Production/Stable"
2626dependencies = [
2727 # NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments