Skip to content

Commit

Permalink
Designate 1.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Aug 9, 2024
1 parent df11972 commit 819ea4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions doc/release/notes.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
1.8.0rc2
========
1.8.0
=====

We're happy to announce the release of numpydoc 1.8.0rc2!
We're happy to announce the release of numpydoc 1.8.0!

Enhancements
------------
Expand Down
2 changes: 1 addition & 1 deletion numpydoc/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.8.0rc3.dev0"
__version__ = "1.8.0"

0 comments on commit 819ea4e

Please sign in to comment.