Skip to content

Commit d80f8b8

Browse files
authored
Bump new version (#1284)
1 parent c2d0f3d commit d80f8b8

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

RELEASE_OVERVIEW.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Overview
22

3+
**New in version 1.8.5**
4+
5+
Add tracking model and solver options, clarify CLI arguments, and fix compatibility with recent bioimage-cpp versions.
6+
37
**New in version 1.8.3 - 1.8.4**
48

59
Switch the Qt backend to PyQt6 and require napari >=0.7.

micro_sam/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.4"
1+
__version__ = "1.8.5"

0 commit comments

Comments
 (0)