diff options
-rw-r--r-- | doc/release/1.6.0-notes.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release/1.6.0-notes.rst b/doc/release/1.6.0-notes.rst index 8cfdc6715..c5f53a0eb 100644 --- a/doc/release/1.6.0-notes.rst +++ b/doc/release/1.6.0-notes.rst @@ -1,6 +1,3 @@ -Note: NumPy 1.6.0 is not yet released. - - ========================= NumPy 1.6.0 Release Notes ========================= @@ -93,9 +90,6 @@ not match the ufunc implementation. Changes ======= -Changes and improvements in the numpy core ------------------------------------------- - ``default error handling`` -------------------------- |