Skip to content

Commit f47bf69

Browse files
Bump version (#1066)
1 parent 98385f4 commit f47bf69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
- pytorch >=2.5
2424
- segment-anything
2525
- torchvision
26-
- torch_em >=0.7.8
26+
- torch_em >=0.7.10
2727
- tqdm
2828
- timm
2929
- xarray

micro_sam/__version__.py

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

0 commit comments

Comments
 (0)