Skip to content

Commit 4211708

Browse files
chore(main): release 0.11.1-alpha (#187)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e67a2ed commit 4211708

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.11.1-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.11.0-alpha...v0.11.1-alpha) (2023-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Empty Page SubElements ([#186](https://github.com/googleapis/python-documentai-toolbox/issues/186)) ([2a5dbf5](https://github.com/googleapis/python-documentai-toolbox/commit/2a5dbf52dfe1a17ff3a6e090682258521923d76b))
9+
310
## [0.11.0-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.10.3-alpha...v0.11.0-alpha) (2023-10-18)
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.11.0-alpha"
16+
__version__ = "0.11.1-alpha"

0 commit comments

Comments
 (0)