Skip to content

Commit

Permalink
chore(main): release 0.12.2-alpha (#250)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Feb 2, 2024
1 parent 0677299 commit fa8d0af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.12.2-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.12.1-alpha...v0.12.2-alpha) (2024-02-02)


### Bug Fixes

* Reduce API polling for `Document.from_batch_process_operation()` ([#249](https://github.com/googleapis/python-documentai-toolbox/issues/249)) ([0677299](https://github.com/googleapis/python-documentai-toolbox/commit/0677299e6cb07e812b462c36775117956ad6256c))

## [0.12.1-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.12.0-alpha...v0.12.1-alpha) (2024-02-02)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/documentai_toolbox/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.12.1-alpha"
__version__ = "0.12.2-alpha"

0 comments on commit fa8d0af

Please sign in to comment.