diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/release/1.18.0-notes.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/source/release/1.18.0-notes.rst b/doc/source/release/1.18.0-notes.rst deleted file mode 100644 index 04bfdb7fc..000000000 --- a/doc/source/release/1.18.0-notes.rst +++ /dev/null @@ -1,8 +0,0 @@ -The NumPy 1.18 release is currently in developement. Please check -the ``numpy/doc/release/upcoming_changes/`` folder for upcoming -release notes. -The ``numpy/doc/release/upcoming_changes/README.txt`` details how -to add new release notes. - -For the work in progress release notes for the current development -version, see the `devdocs<https://numpy.org/devdocs/release.html>`. |