diff options
author | Pierre de Buyl <pdebuyl@pdebuyl.be> | 2016-09-07 09:48:40 +0200 |
---|---|---|
committer | Pierre de Buyl <pdebuyl@pdebuyl.be> | 2016-09-07 09:48:40 +0200 |
commit | db0b231f17fb2148772181626235e2644eb67c3e (patch) | |
tree | 046e1f4026b64012cd998f27363e3b12c4e35805 /doc/source/reference/routines.numarray.rst | |
parent | 0780721328a25389844181fd7e38f56e1a865698 (diff) | |
download | numpy-db0b231f17fb2148772181626235e2644eb67c3e.tar.gz |
DOC: change version references from x.y to x.y.z
Diffstat (limited to 'doc/source/reference/routines.numarray.rst')
-rw-r--r-- | doc/source/reference/routines.numarray.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/routines.numarray.rst b/doc/source/reference/routines.numarray.rst index 3bbc413d7..9e84f49b9 100644 --- a/doc/source/reference/routines.numarray.rst +++ b/doc/source/reference/routines.numarray.rst @@ -2,4 +2,4 @@ Numarray compatibility ********************** -The numarray module was removed in NumPy 1.9. +The numarray module was removed in NumPy 1.9.0. |