We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58ab90 commit 030b21eCopy full SHA for 030b21e
doc/release_notes.rst
@@ -17,6 +17,12 @@ Release notes
17
For release notes (sparsely) kept prior to 1.0.0, look at the `releases page
18
on GitHub <https://github.com/numpy/numpydoc/releases>`__.
19
20
+1.6.0rc0
21
+--------
22
+
23
+Release date: 29 June 2023
24
25
+Requires Python 3.8+ and Sphinx 5+.
26
27
1.5.0
28
-----
numpydoc/_version.py
@@ -1 +1 @@
1
-__version__ = "1.6.0rc1.dev0"
+__version__ = "1.6.0rc0"
0 commit comments