From 53d5508915709245d0573e0335de83fc24313b5a Mon Sep 17 00:00:00 2001 From: dkazanc Date: Tue, 19 Feb 2019 17:52:37 +0000 Subject: bug fixes, demos updates --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index ebd4d20..aeefffd 100644 --- a/Readme.md +++ b/Readme.md @@ -93,7 +93,7 @@ conda install ccpi-regulariser -c ccpi -c conda-forge #### Python (conda-build) ``` - export CIL_VERSION=0.10.4 + export CIL_VERSION=19.02 conda build Wrappers/Python/conda-recipe --numpy 1.12 --python 3.5 conda install ccpi-regulariser=${CIL_VERSION} --use-local --force cd demos/ -- cgit v1.2.3