Skip to content

Commit 0e59848

Browse files
chore(main): release 0.14.2-alpha (#381)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ec42e86 commit 0e59848

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.2-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.14.1-alpha...v0.14.2-alpha) (2025-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Allow google-cloud-storage 3.x ([#378](https://github.com/googleapis/python-documentai-toolbox/issues/378)) ([ec42e86](https://github.com/googleapis/python-documentai-toolbox/commit/ec42e865007326ca2b966b2171a6545307e30b32))
9+
310
## [0.14.1-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.14.0-alpha...v0.14.1-alpha) (2024-12-17)
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.1-alpha"
16+
__version__ = "0.14.2-alpha"

0 commit comments

Comments
 (0)