summaryrefslogtreecommitdiff
path: root/pavement.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2022-11-19 18:20:02 -0700
committerCharles Harris <charlesr.harris@gmail.com>2022-11-19 18:20:02 -0700
commit4ec5ea806959d750a212a47287b9a179476d7ad6 (patch)
tree702eb084a3fedb9cd483b7c21c9ac6695ba67121 /pavement.py
parentde82cd9468704a033702974010ee7e7efc85b393 (diff)
downloadnumpy-maintenance/1.23.x.tar.gz
REL: prepare 1.23.x for further developmentmaintenance/1.23.x
Diffstat (limited to 'pavement.py')
-rw-r--r--pavement.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pavement.py b/pavement.py
index 851450206..79ac954da 100644
--- a/pavement.py
+++ b/pavement.py
@@ -38,7 +38,7 @@ from paver.easy import Bunch, options, task, sh
#-----------------------------------
# Path to the release notes
-RELEASE_NOTES = 'doc/source/release/1.23.5-notes.rst'
+RELEASE_NOTES = 'doc/source/release/1.23.6-notes.rst'
#-------------------------------------------------------