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

version increment

parent e41976a2
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ Using the [`20230129`](https://gitlab.pasteur.fr/nyx/MaggotUBA-adapter/-/tree/20
poetry run tagging-backend predict --model-instance 20230129
```
Note: since `TaggingBackends==0.9`, the `--skip-make-dataset` argument is default behavior. Pass `--make-dataset` instead to enforce the former default.
Note: since `TaggingBackends==0.10`, the `--skip-make-dataset` argument is default behavior. Pass `--make-dataset` instead to enforce the former default.
For the above command to work, the track data file must be placed (*e.g.* copied) in the `data/raw/20230129` directory, to be first created or cleared.
......
[tool.poetry]
name = "MaggotUBA-adapter"
version = "0.9.1"
version = "0.10"
description = "Interface between MaggotUBA and the Nyx tagging UI"
authors = ["François Laurent"]
license = "MIT"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment