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

Commit bd76845

Browse files
chore(main): release 0.14.3-alpha
1 parent b1f3772 commit bd76845

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.3-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.14.2-alpha...v0.14.3-alpha) (2025-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Remove setup.cfg configuration for creating universal wheels ([#383](https://github.com/googleapis/python-documentai-toolbox/issues/383)) ([b1f3772](https://github.com/googleapis/python-documentai-toolbox/commit/b1f3772dd2f7fa76fc2bb8621282287f2066d644))
9+
310
## [0.14.2-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.14.1-alpha...v0.14.2-alpha) (2025-03-05)
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.2-alpha"
16+
__version__ = "0.14.3-alpha"

0 commit comments

Comments
 (0)