From 4dc55e2cccacb4233cc141dc3e9fa3f6652e6f1e Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Thu, 2 Aug 2018 13:56:28 +0100 Subject: updated CIL_VERSION --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6f710c8..ce14ac3 100644 --- a/Readme.md +++ b/Readme.md @@ -44,7 +44,7 @@ conda install ccpi-regulariser -c ccpi -c conda-forge ### Python (conda-build) ``` - export CIL_VERSION=0.9.4 + export CIL_VERSION=0.10.0 conda build recipes/regularisers --numpy 1.12 --python 3.5 conda install cil_regulariser=0.9.4 --use-local --force cd Wrappers/Python -- cgit v1.2.3