diff --git a/Project.toml b/Project.toml index 7266aab1169e6fe2ee3fab70fb979e4e1a17d0cf..b2799a788939137295dd376e10fa2b317a81fa04 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.15.1" +version = "0.15.2" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" diff --git a/recipes/README.md b/recipes/README.md index 28e0fbabc71e1ba8d277c5e999a27b8138fbb8f9..e18e888ed9020dbb2e5aa5efdd2e8e6a47c1d90a 100644 --- a/recipes/README.md +++ b/recipes/README.md @@ -163,7 +163,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.15.1-standalone` image instead. +If you are not interested in automatic tagging, use the `flaur/larvatagger:0.15.2-standalone` image instead. ### Upgrading