Skip to content

Commit

Permalink
0.51.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jan 22, 2025
1 parent 2527f4a commit 3f03d2e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## v0.51.3 (2025-01-22)

### Bug Fixes

- Handle empty data versions
([`2527f4a`](https://github.com/mbari-org/aipipeline/commit/2527f4ab38b94f0965846b6afc2c8c24af2a0ac1))


## v0.51.2 (2025-01-22)

### 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.51.2"
__version__ = "0.51.3"

0 comments on commit 3f03d2e

Please sign in to comment.