Skip to content

Commit b81c723

Browse files
authored
Revert "version 0.0.5 (#28)" (#29)
This reverts commit 55fb1ea.
1 parent 55fb1ea commit b81c723

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
## [[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
2-
3-
### Added
4-
- Debugging requirements for build [(#24)](https://github.com/Clarifai/clarifai-python-datautils/pull/24)
5-
- Initialize version 4 [(#25)](https://github.com/Clarifai/clarifai-python-datautils/pull/25)
6-
- Removed local dependency and added requirement-dev.txt [(#26)](https://github.com/Clarifai/clarifai-python-datautils/pull/26)
7-
- Moved imports into function [(#27)](https://github.com/Clarifai/clarifai-python-datautils/pull/27)
8-
91
## [[0.0.4]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.4) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.4/) - 2024-10-04
102

113
### 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.4"

0 commit comments

Comments
 (0)