8000
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 e5cee43 commit a41f528Copy full SHA for a41f528
doc/release_notes.rst
@@ -17,10 +17,10 @@ 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
+1.6.0rc1
21
--------
22
23
-Release date: 29 June 2023
+Release date: 7 July 2023
24
25
Requires Python 3.8+ and Sphinx 5+.
26
numpydoc/_version.py
@@ -1 +1 @@
1
-__version__ = "1.6.0rc1.dev0"
+__version__ = "1.6.0rc1"
0 commit comments