From cea194edb8d4112e30206d1b763a6250c43b0f1e Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 2 Nov 2014 21:20:34 +0100 Subject: [PATCH] Update version in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index aa522812..38e5f82d 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Create a virtualenv:: Install dependencies and project:: cd path/to/umap/repository - git checkout 0.5.0 + git checkout 0.7.6 pip install -r requirements.txt pip install -e .