This repository was archived by the owner on Sep 20, 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+ ## [ 1.5.0] ( https://github.com/googleapis/python-documentai/compare/v1.4.2...v1.5.0 ) (2022-07-15)
4+
5+
6+ ### Features
7+
8+ * add audience parameter ([ a904139] ( https://github.com/googleapis/python-documentai/commit/a9041394c30c0312a5b920adf0639fb08a3cbdca ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core>=1.32.0,>=2.8.0 ([ #344 ] ( https://github.com/googleapis/python-documentai/issues/344 ) ) ([ a904139] ( https://github.com/googleapis/python-documentai/commit/a9041394c30c0312a5b920adf0639fb08a3cbdca ) )
14+ * require python 3.7+ ([ #348 ] ( https://github.com/googleapis/python-documentai/issues/348 ) ) ([ 0613329] ( https://github.com/googleapis/python-documentai/commit/0613329a15c89dd371258f617c8cdc1c497d2396 ) )
15+
316## [ 1.4.2] ( https://github.com/googleapis/python-documentai/compare/v1.4.1...v1.4.2 ) (2022-06-03)
417
518
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "1.4.2 "
23+ version = "1.5.0 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments