From 94d10610eb4c2847e1681e82cbb7a2c4c833ce60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raffaele=20Solc=C3=A0?= Date: Wed, 20 Sep 2023 13:38:53 +0200 Subject: [PATCH] Add placeholder for v0.2.1 doc (#986) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63ca6f7ce7..0aeb2618fa 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ target_link_libraries( PRIVATE DLAF::DLAF) - [Documentation of `v0.1.0`](https://eth-cscs.github.io/DLA-Future/v0.1.0/) - [Documentation of `v0.2.0`](https://eth-cscs.github.io/DLA-Future/v0.2.0/) +- [Documentation of `v0.2.1`](https://eth-cscs.github.io/DLA-Future/v0.2.1/) - [Documentation of `master` branch](https://eth-cscs.github.io/DLA-Future/master/) #### How to generate the documentation