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 /numpy/add_newdocs.py | |
parent | 0780721328a25389844181fd7e38f56e1a865698 (diff) | |
download | numpy-db0b231f17fb2148772181626235e2644eb67c3e.tar.gz |
DOC: change version references from x.y to x.y.z
Diffstat (limited to 'numpy/add_newdocs.py')
-rw-r--r-- | numpy/add_newdocs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/add_newdocs.py b/numpy/add_newdocs.py index adeaff90c..1cf031546 100644 --- a/numpy/add_newdocs.py +++ b/numpy/add_newdocs.py @@ -2014,7 +2014,7 @@ add_newdoc('numpy.core', 'matmul', were elements. .. warning:: - This function is preliminary and included in NumPy 1.10 for testing + This function is preliminary and included in NumPy 1.10.0 for testing and documentation. Its semantics will not change, but the number and order of the optional arguments will. |