Skip to content

Commit 60c0634

Browse files
chore(main): release 0.14.1-alpha (#365)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8c0135f commit 60c0634

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.14.1-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.14.0-alpha...v0.14.1-alpha) (2024-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Update setup.py to allow Document AI client library &gt;=3.0.0 ([d680e3e](https://github.com/googleapis/python-documentai-toolbox/commit/d680e3ec444f903a3f0df2e4df6318efe7358e76))
9+
310
## [0.14.0-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.13.5-alpha...v0.14.0-alpha) (2024-07-16)
411

512

google/cloud/documentai_toolbox/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.14.0-alpha"
16+
__version__ = "0.14.1-alpha"

0 commit comments

Comments
 (0)