Skip to content

Commit 68c51d1

Browse files
chore(main): release 0.10.3-alpha (#177)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5b189dd commit 68c51d1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-documentai-toolbox/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.10.3-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.10.2-alpha...v0.10.3-alpha) (2023-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* `docai_utilities.py` to return `Optional` ([#176](https://github.com/googleapis/python-documentai-toolbox/issues/176)) ([028bc37](https://github.com/googleapis/python-documentai-toolbox/commit/028bc37b8a488cecf7a3a71d90036594bfa0dc23))
9+
310
## [0.10.2-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.10.1-alpha...v0.10.2-alpha) (2023-10-03)
411

512

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.10.2-alpha"
16+
__version__ = "0.10.3-alpha"

0 commit comments

Comments
 (0)