Skip to content

Commit db12991

Browse files
committed
Bump to version 1.1
1 parent a74a33b commit db12991

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ARG tag=2.4.0-cuda12.1-cudnn9-runtime
1616
FROM pytorch/pytorch:${tag}
1717

1818
LABEL maintainer='Jean-Olivier Irisson'
19-
LABEL version='1.0.0'
19+
LABEL version='1.1.0'
2020
# A module to differentiate images containing multiple zooplankton objects from those containing only only one object
2121

2222
# What user branch to clone [!]

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

0 commit comments

Comments
 (0)