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

Commit 3b3f9cd

Browse files
chore(main): release 0.15.1-alpha (#393)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent dc05b4b commit 3b3f9cd

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.15.1-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.15.0-alpha...v0.15.1-alpha) (2026-01-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Update `storage.Blob.from_string()` to `from_uri()` ([#385](https://github.com/googleapis/python-documentai-toolbox/issues/385)) ([dc05b4b](https://github.com/googleapis/python-documentai-toolbox/commit/dc05b4bc5e7fcb44725019f436e738115b6c2150))
9+
310
## [0.15.0-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.14.2-alpha...v0.15.0-alpha) (2025-12-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.15.0-alpha"
16+
__version__ = "0.15.1-alpha"

0 commit comments

Comments
 (0)