Skip to content

Commit

Permalink
0.16.5
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 12, 2024
1 parent 7c2684c commit be8d94c
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.16.5 (2024-10-12)

### Fixes

* fix(bio): correct clean-up ([`7c2684c`](https://github.com/mbari-org/aipipeline/commit/7c2684cdf9e26a4bc4c0808869a232fe3492a60b))

* fix(bio): correct frame number which was lost during perf update ([`0531405`](https://github.com/mbari-org/aipipeline/commit/05314054bacf93631c59fdf2f5024fa51ffb92ba))


## v0.16.4 (2024-10-11)

### Performance Improvements
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.16.4"
__version__ = "0.16.5"

0 comments on commit be8d94c

Please sign in to comment.