Skip to content
Snippets Groups Projects
Commit bacf9f6e authored by François  LAURENT's avatar François LAURENT
Browse files

version increment

parent 08b55f41
No related branches found
No related tags found
No related merge requests found
Pipeline #96656 passed
...@@ -891,11 +891,11 @@ version = "0.3.2" ...@@ -891,11 +891,11 @@ version = "0.3.2"
[[deps.PlanarLarvae]] [[deps.PlanarLarvae]]
deps = ["DelimitedFiles", "HDF5", "JSON3", "MAT", "Meshes", "OrderedCollections", "SHA", "StaticArrays", "Statistics", "StatsBase", "StructTypes"] deps = ["DelimitedFiles", "HDF5", "JSON3", "MAT", "Meshes", "OrderedCollections", "SHA", "StaticArrays", "Statistics", "StatsBase", "StructTypes"]
git-tree-sha1 = "607572b4d9404105e64e5b9b0f2f047bd307eb17" git-tree-sha1 = "32a0c751513a86dde3c291f76b21f488fb643804"
repo-rev = "main" repo-rev = "main"
repo-url = "https://gitlab.pasteur.fr/nyx/planarlarvae.jl" repo-url = "https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
uuid = "c2615984-ef14-4d40-b148-916c85b43307" uuid = "c2615984-ef14-4d40-b148-916c85b43307"
version = "0.6.0" version = "0.7.0"
[[deps.PlotUtils]] [[deps.PlotUtils]]
deps = ["ColorSchemes", "Colors", "Dates", "Printf", "Random", "Reexport", "SnoopPrecompile", "Statistics"] deps = ["ColorSchemes", "Colors", "Dates", "Printf", "Random", "Reexport", "SnoopPrecompile", "Statistics"]
......
name = "LarvaTagger" name = "LarvaTagger"
uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d" uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
authors = ["François Laurent", "Institut Pasteur"] authors = ["François Laurent", "Institut Pasteur"]
version = "0.8" version = "0.9"
[deps] [deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
......
...@@ -99,7 +99,7 @@ docker pull flaur/larvatagger ...@@ -99,7 +99,7 @@ docker pull flaur/larvatagger
``` ```
Beware that images that ship with backends are relatively large files (>5GB on disk). 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 ### Upgrading
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment