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

Commit 1b2223f

Browse files
chore(main): release 0.9.0-alpha (#136)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4f7ba1b commit 1b2223f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.9.0-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.8.0-alpha...v0.9.0-alpha) (2023-07-07)
4+
5+
6+
### Features
7+
8+
* Added hOCR export functionality ([#123](https://github.com/googleapis/python-documentai-toolbox/issues/123)) ([87d2fc1](https://github.com/googleapis/python-documentai-toolbox/commit/87d2fc160db3d9d5c3306f7e607f148462747aec))
9+
310
## [0.8.0-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.7.0-alpha...v0.8.0-alpha) (2023-06-07)
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.8.0-alpha"
16+
__version__ = "0.9.0-alpha"

0 commit comments

Comments
 (0)