Skip to content

Commit 48195c0

Browse files
authored
chore: librarian release pull request: 20260331T115804Z (#16485)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.2-0.20260309131826-42ac5c451239 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>google-cloud-documentai-toolbox: v0.15.2</summary> ## [v0.15.2](google-cloud-documentai-toolbox-v0.15.1-alpha.1...google-cloud-documentai-toolbox-v0.15.2) (2026-03-31) ### Chore * Bump version to 0.15.2 without any other code changes </details>
1 parent 7408f00 commit 48195c0

File tree

2 files changed

+2
-2
lines changed
  • .librarian
  • packages/google-cloud-documentai-toolbox/google/cloud/documentai_toolbox

2 files changed

+2
-2
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,7 @@ libraries:
16921692
- packages/google-cloud-documentai/
16931693
tag_format: '{id}-v{version}'
16941694
- id: google-cloud-documentai-toolbox
1695-
version: 0.15.1-alpha.1
1695+
version: 0.15.2
16961696
last_generated_commit: ""
16971697
apis: []
16981698
source_roots:

packages/google-cloud-documentai-toolbox/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.15.1-alpha.1"
16+
__version__ = "0.15.2"

0 commit comments

Comments
 (0)