Skip to content

Commit 02ca614

Browse files
chore(main): release 0.13.5-alpha (#319)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 3ede3cb commit 02ca614

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.13.5-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.13.4-alpha...v0.13.5-alpha) (2024-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Refactor page.py to improve performance and organization ([#316](https://github.com/googleapis/python-documentai-toolbox/issues/316)) ([bee4f62](https://github.com/googleapis/python-documentai-toolbox/commit/bee4f62f82ace5342c92dddb1e9acc17f1a27fe1))
9+
310
## [0.13.4-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.13.3-alpha...v0.13.4-alpha) (2024-06-13)
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.13.4-alpha"
16+
__version__ = "0.13.5-alpha"

0 commit comments

Comments
 (0)