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

version increment

parent 4b39e823
No related branches found
No related tags found
1 merge request!23Set of commits to be tagged 0.19.1
Pipeline #149908 passed
......@@ -7,3 +7,4 @@
*.outline
*.spine
*.mat
*.label
# This file is machine-generated - editing it directly is not advised
julia_version = "1.11.1"
julia_version = "1.11.3"
manifest_format = "2.0"
project_hash = "fccf84810b56f9ba8947369bbaf414d318bc47f2"
project_hash = "423cfe5e2b370a6df6f85f87fd1406fd07136176"
[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
......@@ -985,11 +985,11 @@ version = "1.2.0"
[[deps.NyxWidgets]]
deps = ["Bonito", "Colors", "Format", "LazyArtifacts", "Observables"]
git-tree-sha1 = "936f80aa61413c47da00f96abbc0186078698bca"
git-tree-sha1 = "e18ab14817871c54419e4cef12f9fc4dc589f6fe"
repo-rev = "main"
repo-url = "https://gitlab.com/dbc-nyx/NyxWidgets.jl"
uuid = "c288fd06-43d3-4b04-8307-797133353e2e"
version = "0.1.1"
version = "0.2.0"
[[deps.Observables]]
git-tree-sha1 = "7438a59546cf62428fc9d1bc94729146d37a7225"
......
# This file is machine-generated - editing it directly is not advised
julia_version = "1.10.6"
julia_version = "1.10.8"
manifest_format = "2.0"
project_hash = "0fb14e688a33d3d8ba0bbce1542d1ada113967c7"
project_hash = "029a32b6e21d0f2c52e6dccd0a009e9681bdff18"
[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
......@@ -971,11 +971,11 @@ version = "1.2.0"
[[deps.NyxWidgets]]
deps = ["Bonito", "Colors", "Format", "LazyArtifacts", "Observables"]
git-tree-sha1 = "936f80aa61413c47da00f96abbc0186078698bca"
git-tree-sha1 = "e18ab14817871c54419e4cef12f9fc4dc589f6fe"
repo-rev = "main"
repo-url = "https://gitlab.com/dbc-nyx/NyxWidgets.jl"
uuid = "c288fd06-43d3-4b04-8307-797133353e2e"
version = "0.1.1"
version = "0.2.0"
[[deps.Observables]]
git-tree-sha1 = "7438a59546cf62428fc9d1bc94729146d37a7225"
......
name = "LarvaTagger"
uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
authors = ["François Laurent", "Institut Pasteur"]
version = "0.19.0"
version = "0.19.1"
[deps]
Bonito = "824d6782-a2ef-11e9-3a09-e5662e0c26f8"
......
FROM julia:1.10.6-bullseye AS base
FROM julia:1.10.8-bullseye AS base
ARG PROJECT_DIR=/app
ARG BRANCH=main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment