File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- 1.8.0rc1
1+ 1.8.0rc2
22========
33
4- We're happy to announce the release of numpydoc 1.8.0rc1 !
4+ We're happy to announce the release of numpydoc 1.8.0rc2 !
55
66Enhancements
77------------
@@ -41,6 +41,7 @@ Maintenance
4141- Fix navbar for documentation pages (`#569 <https://github.com/numpy/numpydoc/pull/569 >`_).
4242- [pre-commit.ci] pre-commit autoupdate (`#570 <https://github.com/numpy/numpydoc/pull/570 >`_).
4343- docscrape: fixes from SciPy (`#576 <https://github.com/numpy/numpydoc/pull/576 >`_).
44+ - MAINT: Remove scale to work around PyPI bug (`#578 <https://github.com/numpy/numpydoc/pull/578 >`_).
4445
4546Contributors
4647------------
Original file line number Diff line number Diff line change 1- __version__ = "1.8.0rc2.dev0 "
1+ __version__ = "1.8.0rc2"
You can’t perform that action at this time.
0 commit comments