Skip to content

Commit 38f7402

Browse files
committed
0.0.7 release
1 parent 876a848 commit 38f7402

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [[0.0.7]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.7) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.7/) - 2025-01-09
2+
3+
### Fixed
4+
- Added batch predict for Imagesummarizer [(#36)](https://github.com/Clarifai/clarifai-python-datautils/pull/36)
5+
16
## [[0.0.6]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.6) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.6/) - 2024-12-18
27

38
### Added

clarifai_datautils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.6"
1+
__version__ = "0.0.7"

0 commit comments

Comments
 (0)