diff --git a/Manifest.toml b/Manifest.toml
index e70815b436843c87e87ed536ecaadf0f93b3261c..bf9feb13e8b0ff6521408a7ac573b1675e57e357 100644
--- a/Manifest.toml
+++ b/Manifest.toml
@@ -891,11 +891,11 @@ version = "0.3.2"
 
 [[deps.PlanarLarvae]]
 deps = ["DelimitedFiles", "HDF5", "JSON3", "MAT", "Meshes", "OrderedCollections", "SHA", "StaticArrays", "Statistics", "StatsBase", "StructTypes"]
-git-tree-sha1 = "607572b4d9404105e64e5b9b0f2f047bd307eb17"
+git-tree-sha1 = "32a0c751513a86dde3c291f76b21f488fb643804"
 repo-rev = "main"
 repo-url = "https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
 uuid = "c2615984-ef14-4d40-b148-916c85b43307"
-version = "0.6.0"
+version = "0.7.0"
 
 [[deps.PlotUtils]]
 deps = ["ColorSchemes", "Colors", "Dates", "Printf", "Random", "Reexport", "SnoopPrecompile", "Statistics"]
diff --git a/Project.toml b/Project.toml
index 8bde140fbf568a3b892ea181beddd5db81a9a8b7..b1f206106361e6fefafb1e0367356de8d0e9a224 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.8"
+version = "0.9"
 
 [deps]
 Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
diff --git a/recipes/README.md b/recipes/README.md
index 7bd73e95f7f3dd4738c34ac1efb5b96ab51db591..0dd9777b822e7096a49cac5a686527f0ed55d681 100644
--- a/recipes/README.md
+++ b/recipes/README.md
@@ -99,7 +99,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.8-standalone` image instead.
+If you are not interested in automatic tagging, use the `flaur/larvatagger:0.9-standalone` image instead.
 
 ### Upgrading