Skip to content

Commit

Permalink
1.9.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Aug 5, 2024
1 parent 0996b8c commit d08ec2e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# CHANGELOG

## v1.9.4 (2024-08-05)

### Build

* build: install cuda enabled torch ([`c01259b`](https://github.com/mbari-org/sdcat/commit/c01259b1a7cea197612e446330f9d6f2ea3457ae))

### Documentation

* docs: changing 2 parameters to ISIIS images ([`417bbf4`](https://github.com/mbari-org/sdcat/commit/417bbf4e4eecbc8a61de2d8b66d3cabfb1604fbc))

### Fix

* fix: pass through device correctly for clustering ([`0996b8c`](https://github.com/mbari-org/sdcat/commit/0996b8cfb4adffa0f57276fb9c0b87a97a7fbcb6))

### Test

* test: adjust plankton detections ([`25ce6bd`](https://github.com/mbari-org/sdcat/commit/25ce6bd32836fcd4eb288179e47905f87c255248))

* test: adjust per changing for ISIIS images ([`de1ba65`](https://github.com/mbari-org/sdcat/commit/de1ba65f8dff5c133bac2b03fe6b5a539619824b))

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

### Ci
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.3"
version = "1.9.4"
description = "Sliced Detection and Clustering Analysis Toolkit - Developed by MBARI"
authors = [
"Danelle Cline <dcline@mbari.org>",
Expand Down

0 comments on commit d08ec2e

Please sign in to comment.