Skip to content

Commit 836b652

Browse files
committed
chore: update version, update changelog, pyproject.toml
1 parent 04b17a4 commit 836b652

File tree

4 files changed

+1001
-1018
lines changed

4 files changed

+1001
-1018
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
<a id='changelog-0.1.26'></a>
1+
<a id='changelog-0.1.28'></a>
2+
# 0.1.28 — 2025-08-17
3+
4+
## Fixed
5+
6+
- `gdf2inst` fixed for empty masks.
7+
8+
<a id='changelog-0.1.27'></a>
29
# 0.1.27 — 2025-07-25
310

411
## Fixed

cellseg_models_pytorch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.1.27"
1+
__version__ = "0.1.28"
22
__all__ = ["__version__"]

0 commit comments

Comments
 (0)