Skip to content

Commit a03a927

Browse files
authored
Add release overview and pypi badge (#1223)
1 parent 5033b0a commit a03a927

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![DOC](https://shields.mitmproxy.org/badge/docs-pdoc.dev-brightgreen.svg)](https://computational-cell-analytics.github.io/micro-sam/)
2+
[![PyPI](https://img.shields.io/pypi/v/micro_sam.svg)](https://pypi.org/project/micro_sam/)
23
[![Conda](https://anaconda.org/conda-forge/micro_sam/badges/version.svg)](https://anaconda.org/conda-forge/micro_sam)
34
[![codecov](https://codecov.io/gh/computational-cell-analytics/micro-sam/graph/badge.svg?token=7ETPP5CABP)](https://codecov.io/gh/computational-cell-analytics/micro-sam)
45
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7919746.svg)](https://doi.org/10.5281/zenodo.7919746)

RELEASE_OVERVIEW.md

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

3+
**New in version 1.8.1**
4+
5+
Rename the package to `micro_sam` on PyPI (now installable via `pip install micro_sam`).
6+
7+
**New in version 1.8.0**
8+
9+
`micro_sam` is now available on PyPI, alongside minor documentation updates.
10+
311
**New in version 1.7.7**
412

513
Fixes for tiled NMS and MPS inference, plus a new example for instance segmentation-only finetuning.

0 commit comments

Comments
 (0)