Skip to content

Commit

Permalink
0.7.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 19, 2024
1 parent a7cb0db commit 4bc68e5
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.7.3 (2024-09-19)

### Fix

* fix: correct threshold for scoring vss ([`a7cb0db`](https://github.com/mbari-org/aipipeline/commit/a7cb0db12ccd9cf4aa4f7aa4ca94cd024faadade))

## v0.7.2 (2024-09-16)

### Fix
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.7.2"
__version__ = "0.7.3"

0 comments on commit 4bc68e5

Please sign in to comment.