File tree 2 files changed +4
-3
lines changed
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
2
2
========
3
3
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 !
5
5
6
6
Enhancements
7
7
------------
@@ -41,6 +41,7 @@ Maintenance
41
41
- Fix navbar for documentation pages (`#569 <https://github.com/numpy/numpydoc/pull/569 >`_).
42
42
- [pre-commit.ci] pre-commit autoupdate (`#570 <https://github.com/numpy/numpydoc/pull/570 >`_).
43
43
- 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 >`_).
44
45
45
46
Contributors
46
47
------------
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