Skip to content

Commit

Permalink
0.40.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Nov 22, 2024
1 parent 80da5c2 commit 8964d86
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# CHANGELOG


## v0.40.3 (2024-11-22)

### Performance Improvements

- **uav**: Switch to one class detection model and --use-vits in clustering
MBARI-org/mbari-uav-vit-b-16
([`80da5c2`](https://github.com/mbari-org/aipipeline/commit/80da5c2fcb828a51cded25af47c695a2e3f313ac))


## v0.40.2 (2024-11-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion aipipeline/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# aipipeline/__init__.py
__version__ = "0.40.2"
__version__ = "0.40.3"

0 comments on commit 8964d86

Please sign in to comment.