File tree Expand file tree Collapse file tree
packages/google-cloud-recommendations-ai Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.8.1] ( https://github.com/googleapis/python-recommendations-ai/compare/v0.8.0...v0.8.1 ) (2022-09-30)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Require protobuf >= 3.20.2 ([ #191 ] ( https://github.com/googleapis/python-recommendations-ai/issues/191 ) ) ([ 73c3918] ( https://github.com/googleapis/python-recommendations-ai/commit/73c39183fcfa0ac29a1e4d90badf881d89600539 ) )
9+
310## [ 0.8.0] ( https://github.com/googleapis/python-recommendations-ai/compare/v0.7.1...v0.8.0 ) (2022-09-16)
411
512
Original file line number Diff line number Diff line change 1919import os
2020import setuptools # type: ignore
2121
22- version = "0.8.0 "
22+ version = "0.8.1 "
2323
2424package_root = os .path .abspath (os .path .dirname (__file__ ))
2525
You can’t perform that action at this time.
0 commit comments