Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 369719b

Browse files
chore(main): release 0.13.4-alpha (#314)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7495e0e commit 369719b

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.13.4-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.13.3-alpha...v0.13.4-alpha) (2024-06-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Change `if` condition typo in `_get_children_of_element()` ([#313](https://github.com/googleapis/python-documentai-toolbox/issues/313)) ([7495e0e](https://github.com/googleapis/python-documentai-toolbox/commit/7495e0ed73635bebee92141529974f261bd3a8dd))
9+
310
## [0.13.3-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.13.2-alpha...v0.13.3-alpha) (2024-03-11)
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.13.3-alpha"
16+
__version__ = "0.13.4-alpha"

0 commit comments

Comments
 (0)