diff --git a/Manifest.toml b/Manifest.toml
index c4c5e0f649149e5c42d3288c1b930b5886fd9d69..a31d262fb6620f56448999ba2c1c807d71aa8ad6 100644
--- a/Manifest.toml
+++ b/Manifest.toml
@@ -891,11 +891,11 @@ version = "0.3.2"
 
 [[deps.PlanarLarvae]]
 deps = ["DelimitedFiles", "HDF5", "JSON3", "LinearAlgebra", "MAT", "Meshes", "OrderedCollections", "SHA", "StaticArrays", "Statistics", "StatsBase", "StructTypes"]
-git-tree-sha1 = "4d26be48d93856d4d8f087f4b8e5d21d9c6c491d"
+git-tree-sha1 = "f7e528d2ecb7b6ef13aab96fade5b4d0a4c64767"
 repo-rev = "main"
 repo-url = "https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
 uuid = "c2615984-ef14-4d40-b148-916c85b43307"
-version = "0.8.1"
+version = "0.9.0"
 
 [[deps.PlotUtils]]
 deps = ["ColorSchemes", "Colors", "Dates", "Printf", "Random", "Reexport", "SnoopPrecompile", "Statistics"]
diff --git a/Project.toml b/Project.toml
index fdcc43e0981aacb393386549f068f0b5ffceeb02..20691c59a252fc046a64502c0fb11481a9b14c80 100644
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
 name = "LarvaTagger"
 uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
 authors = ["François Laurent", "Institut Pasteur"]
-version = "0.10.0"
+version = "0.11.0"
 
 [deps]
 Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
diff --git a/recipes/README.md b/recipes/README.md
index 572d4922e3012f820dc567faf17530753dbf3bd9..7e1e2eab3e24306c1dc2113ddbce7665cd636cb7 100644
--- a/recipes/README.md
+++ b/recipes/README.md
@@ -102,7 +102,7 @@ docker pull flaur/larvatagger
 ```
 
 Beware that images that ship with backends are relatively large files (>5GB on disk).
-If you are not interested in automatic tagging, use the `flaur/larvatagger:0.10-standalone` image instead.
+If you are not interested in automatic tagging, use the `flaur/larvatagger:0.11-standalone` image instead.
 
 ### Upgrading