Skip to content

Commit 9277fff

Browse files
committed
chore: v1.3.0 -> v1.4.0
- feat: export __version__ from package root - fix: BatchResult completion reason logic and import - fix: early exit on empty list in map and parallel - perf: coalesce empty checkpoints in batch - docs: fix map examples, agents.md python version, remove unimplemented ItemBatcher docs - chore: bump actions deps, pin hatch
1 parent 2e0fcd6 commit 9277fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2025-present Amazon.com, Inc. or its affiliates.
22
#
33
# SPDX-License-Identifier: Apache-2.0
4-
__version__ = "1.3.0"
4+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)