Skip to content

Commit

Permalink
0.18.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 16, 2024
1 parent 4bb9685 commit 41ee7f7
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.18.0 (2024-10-16)

### Features

* feat: support search pattern left off of saliency pipeline ([`4bb9685`](https://github.com/mbari-org/aipipeline/commit/4bb96855c01f4f0ab188e58756abae5f55a7978d))

* feat: added download only pipeline ([`3d85098`](https://github.com/mbari-org/aipipeline/commit/3d8509852593d892a536a57a452673820ff253f1))


## v0.17.0 (2024-10-16)

### Features
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.17.0"
__version__ = "0.18.0"

0 comments on commit 41ee7f7

Please sign in to comment.