Skip to content

Commit ed75b22

Browse files
chore(main): release 0.13.6-alpha
1 parent 2352cae commit ed75b22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.13.6-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.13.5-alpha...v0.13.6-alpha) (2024-07-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Add support for Classifier entities ([#333](https://github.com/googleapis/python-documentai-toolbox/issues/333)) ([2352cae](https://github.com/googleapis/python-documentai-toolbox/commit/2352cae6a04669188244a6dda443d7fa668cc457))
9+
310
## [0.13.5-alpha](https://github.com/googleapis/python-documentai-toolbox/compare/v0.13.4-alpha...v0.13.5-alpha) (2024-07-02)
411

512

google/cloud/documentai_toolbox/version.py

+1-1
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.5-alpha"
16+
__version__ = "0.13.6-alpha"

0 commit comments

Comments
 (0)