Skip to content

Commit 819ea4e

Browse files
committed
Designate 1.8.0 release
1 parent df11972 commit 819ea4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/release/notes.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
1.8.0rc2
2-
========
1+
1.8.0
2+
=====
33

4-
We're happy to announce the release of numpydoc 1.8.0rc2!
4+
We're happy to announce the release of numpydoc 1.8.0!
55

66
Enhancements
77
------------

numpydoc/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.0rc3.dev0"
1+
__version__ = "1.8.0"

0 commit comments

Comments
 (0)