diff --git a/README.md b/README.md index dfaad542408b4b1b89b33935a569153a9a678a1d..a634d6ec42c2fd93f756b2e267f45ebd68f6e6a9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ https://gitlab.in2p3.fr/escape2020/wp3/eossr/-/commits/master) [](https://opensource.org/licenses/MIT) []( https://gitlab.in2p3.fr/escape2020/wp3/eossr/-/commits/master) +[](https://doi.org/10.5281/zenodo.5524912) [](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.in2p3.fr%2Fescape2020%2Fwp3%2Feossr/HEAD) @@ -14,11 +15,16 @@ ESCAPE OSSR library * Documentation: https://escape2020.pages.in2p3.fr/wp3/eossr/ +## Versions + +- v0.2 : [](https://doi.org/10.5281/zenodo.5524913) + + ## Install The library is still in early developments phase, there is no fixed release. The easiest way to install is currently: ``` -pip install git+https://gitlab.in2p3.fr/escape2020/wp3/eossr.git +pip install https://zenodo.org/record/5524913/files/eossr-v0.2.zip ```