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

version increment

parent d79b1477
No related branches found
No related tags found
No related merge requests found
Pipeline #81074 passed
......@@ -859,11 +859,11 @@ version = "0.1.1"
[[deps.PlanarLarvae]]
deps = ["JSON3", "MAT", "Meshes", "OrderedCollections", "StaticArrays", "StructTypes"]
git-tree-sha1 = "15dc37e31e045d6eaecaca17656c71bb3106c600"
repo-rev = "dev"
git-tree-sha1 = "7980241a3c79c9f6a718086e5d1297ad88cde098"
repo-rev = "main"
repo-url = "https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
uuid = "c2615984-ef14-4d40-b148-916c85b43307"
version = "0.2.0"
version = "0.3.0"
[[deps.PlotUtils]]
deps = ["ColorSchemes", "Colors", "Dates", "Printf", "Random", "Reexport", "Statistics"]
......
name = "LarvaTagger"
uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
authors = ["François Laurent", "Institut Pasteur"]
version = "0.1.0"
version = "0.2.0"
[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
......
......@@ -27,6 +27,8 @@ julia> using LarvaTagger; larvaeditor("path/to/file")
The first time the editor is loaded, it may take a while for a window in your webbrowser to open, and the data to be plotted.
The Firefox webbrowser showed better performance than Chrome-like webbrowsers.
To exit the interpreter, type `exit()`.
## Automatic tagging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment