Skip to content

Commit 765e959

Browse files
Merge pull request #33 from Clarifai/VERSION_0.0.6
VERSION 0.0.6
2 parents 17a6230 + 676bd18 commit 765e959

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.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
2+
3+
### Added
4+
- Added image summarization in multimodal pipeline [(#31)](https://github.com/Clarifai/clarifai-python-datautils/pull/31)
5+
16
## [[0.0.5]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.5) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.5/) - 2024-11-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.5"
1+
__version__ = "0.0.6"

0 commit comments

Comments
 (0)