Skip to content

Commit

Permalink
0.4.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Sep 4, 2024
1 parent 52105e3 commit 76acbd8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## v0.4.3 (2024-09-04)

### Fix

* fix: correct continue on directory error ([`52105e3`](https://github.com/mbari-org/voc-cropper/commit/52105e3ba7436c1bce13c7c97555746b566efb03))

## v0.4.2 (2024-09-04)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion src/imagecropper/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env python
__version__ = "0.4.2"
__version__ = "0.4.3"

0 comments on commit 76acbd8

Please sign in to comment.