summaryrefslogtreecommitdiff
path: root/docs/source/readme.rst
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-05-05 08:18:26 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-05-05 08:18:26 +0200
commitdbd8f1485c03e4a680b73be59ab1590a59acbe16 (patch)
treefffd47fd6d907566593e9921b07f103074b48a8c /docs/source/readme.rst
parent8406caafaef8b3683d6a1d44917c404ba780f82c (diff)
add release 0.7.0 in doc
Diffstat (limited to 'docs/source/readme.rst')
-rw-r--r--docs/source/readme.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/readme.rst b/docs/source/readme.rst
index c96f191..add0c00 100644
--- a/docs/source/readme.rst
+++ b/docs/source/readme.rst
@@ -121,7 +121,7 @@ The library has been tested on Linux, MacOSX and Windows. It requires a
C++ compiler for building/installing the EMD solver and relies on the
following Python modules:
-- Numpy (>=1.11)
+- Numpy (>=1.16)
- Scipy (>=1.0)
- Cython (>=0.23)
- Matplotlib (>=1.5)