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

version increment

parent 6c01b6c9
No related branches found
No related tags found
No related merge requests found
Pipeline #100821 passed
name = "PlanarLarvae"
uuid = "c2615984-ef14-4d40-b148-916c85b43307"
authors = ["François Laurent", "Institut Pasteur"]
version = "0.9.2"
version = "0.9.3"
[deps]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
......
......@@ -241,7 +241,7 @@ function parse_filename(filepath::String)
@assert is_tracker(metadata[:tracker])
@assert is_protocol(metadata[:protocol])
else
@warn "Failed to identify metadata in: $stem"
@warn "Failed to identify metadata in file stem: \"$stem\""
end
else
@assert is_date_time(filename)
......
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