File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/google-cloud-recommendations-ai Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.8.2] ( https://github.com/googleapis/python-recommendations-ai/compare/v0.8.1...v0.8.2 ) (2022-10-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Allow protobuf 3.19.5 ([ #195 ] ( https://github.com/googleapis/python-recommendations-ai/issues/195 ) ) ([ ed2be6d] ( https://github.com/googleapis/python-recommendations-ai/commit/ed2be6db8e8f0b2eb741394c6c3ba5b0a7c06c5c ) )
9+ * ** deps:** require google-api-core> ; =1.33.2 ([ ed2be6d] ( https://github.com/googleapis/python-recommendations-ai/commit/ed2be6db8e8f0b2eb741394c6c3ba5b0a7c06c5c ) )
10+
311## [ 0.8.1] ( https://github.com/googleapis/python-recommendations-ai/compare/v0.8.0...v0.8.1 ) (2022-09-30)
412
513
Original file line number Diff line number Diff line change 1919import os
2020import setuptools # type: ignore
2121
22- version = "0.8.1 "
22+ version = "0.8.2 "
2323
2424package_root = os .path .abspath (os .path .dirname (__file__ ))
2525
You can’t perform that action at this time.
0 commit comments