Skip to content

Commit c7c4193

Browse files
chore(main): release 0.11.0-alpha (#183)
🤖 I have created a release *beep* *boop* --- ## [0.11.0-alpha](https://togithub.com/googleapis/python-documentai-toolbox/compare/v0.10.3-alpha...v0.11.0-alpha) (2023-10-18) ### Features * Update Toolbox for OCR 2.0 features ([#171](https://togithub.com/googleapis/python-documentai-toolbox/issues/171)) ([e4344c9](https://togithub.com/googleapis/python-documentai-toolbox/commit/e4344c95e826f092db146d950337333938aea1a6)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
1 parent 778d11c commit c7c4193

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.0-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.10.3-alpha...v0.11.0-alpha) (2023-10-18)
4+
5+
6+
### Features
7+
8+
* Update Toolbox for OCR 2.0 features ([#171](https://github.com/googleapis/python-documentai-toolbox/issues/171)) ([e4344c9](https://github.com/googleapis/python-documentai-toolbox/commit/e4344c95e826f092db146d950337333938aea1a6))
9+
310
## [0.10.3-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.10.2-alpha...v0.10.3-alpha) (2023-10-06)
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.3-alpha"
16+
__version__ = "0.11.0-alpha"

0 commit comments

Comments
 (0)