From 45a858c8a2cef645bcdf129c6dd64819bc26494b Mon Sep 17 00:00:00 2001 From: Herbert Bergauer Date: Tue, 13 Aug 2024 09:53:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79614fb..99b874e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Install using pip (>= 19.0) ```bash pip install --upgrade pip -pip install git+https://github.com/cms-l1-globaltrigger/tm-vhdlproducer.git@2.20.0 +pip install git+https://github.com/cms-l1-globaltrigger/tm-vhdlproducer.git@2.20.1 ``` ## Build from source