File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1- 1.7.0rc0
2- ========
1+ 1.7.0
2+ =====
33
4- We're happy to announce the release of numpydoc 1.7.0rc0 !
4+ We're happy to announce the release of numpydoc 1.7.0 !
55
66Enhancements
77------------
@@ -20,6 +20,8 @@ Documentation
2020- DOC: Fix typos found by codespell (`#514 <https://github.com/numpy/numpydoc/pull/514 >`_).
2121- DOC: Update link to mailing list (`#518 <https://github.com/numpy/numpydoc/pull/518 >`_).
2222- Add Python 3.12 to classifiers (`#529 <https://github.com/numpy/numpydoc/pull/529 >`_).
23+ - Update release process (`#534 <https://github.com/numpy/numpydoc/pull/534 >`_).
24+ - Update release process (`#535 <https://github.com/numpy/numpydoc/pull/535 >`_).
2325
2426Maintenance
2527-----------
@@ -63,5 +65,4 @@ Contributors
6365- Ross Barnowski (`@rossbar <https://github.com/rossbar >`_)
6466- Stefan van der Walt (`@stefanv <https://github.com/stefanv >`_)
6567
66- _These lists are automatically generated, and may not be complete or may contain
67- duplicates._
68+ _These lists are automatically generated, and may not be complete or may contain duplicates._
Original file line number Diff line number Diff line change 1- __version__ = "1.7.0rc1.dev0 "
1+ __version__ = "1.7.0 "
You can’t perform that action at this time.
0 commit comments