Skip to content

Commit

Permalink
1.9.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jul 31, 2024
1 parent cbf1ea3 commit 78ac76b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## v1.9.3 (2024-07-31)

### Ci

* ci: disable docker build until resolve issue with out of space ([`59e160f`](https://github.com/mbari-org/sdcat/commit/59e160f2a84f7de8e1d7f2f18e155a6a4b3b8402))

### Fix

* fix: skip over HDBSCAN for small cluster ([`cbf1ea3`](https://github.com/mbari-org/sdcat/commit/cbf1ea3381aef94a17eb2ae27924df2238c117a9))

## v1.9.2 (2024-07-31)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sdcat"
version = "1.9.2"
version = "1.9.3"
description = "Sliced Detection and Clustering Analysis Toolkit - Developed by MBARI"
authors = [
"Danelle Cline <[email protected]>",
Expand Down

0 comments on commit 78ac76b

Please sign in to comment.