This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.8.2] ( https://github.com/googleapis/python-data-qna/compare/v0.8.1...v0.8.2 ) (2022-10-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Allow protobuf 3.19.5 ([ #192 ] ( https://github.com/googleapis/python-data-qna/issues/192 ) ) ([ 89df145] ( https://github.com/googleapis/python-data-qna/commit/89df145b57975f709927468b5f7ee2a884c982f8 ) )
9+ * ** deps:** require google-api-core> ; =1.33.2 ([ 89df145] ( https://github.com/googleapis/python-data-qna/commit/89df145b57975f709927468b5f7ee2a884c982f8 ) )
10+
311## [ 0.8.1] ( https://github.com/googleapis/python-data-qna/compare/v0.8.0...v0.8.1 ) (2022-10-03)
412
513
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "0.8.1 "
23+ version = "0.8.2 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments