Skip to content

Commit

Permalink
Feature #1986 v5.0.0 release (#1987)
Browse files Browse the repository at this point in the history
Closes #1986
  • Loading branch information
georgemccabe authored Dec 9, 2022
1 parent 0d1dffa commit dd52d60
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Update Release Date
^^^^^^^^^^^^^^^^^^^
-------------------

* The release date is stored in *metplus/RELEASE_DATE* in YYYYMMDD format.
* Change the value stored in this file to match the current date.
* Change the value stored in this file to match the current date.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
# To rotate this list of authors for each official release,
# move the first author to the end of the list
CURRENT_AUTHORS = [
'George McCabe',
'Julie Prestopnik',
'John Opatz',
'John Halley Gotway',
Expand All @@ -42,6 +41,7 @@
'Lisa Goodrich',
'Dan Adriaansen',
'Minna Win-Gildenmeister',
'George McCabe',
]

# list of former contributors who are no longer involved with the project
Expand Down
2 changes: 1 addition & 1 deletion metplus/RELEASE_DATE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20220314
20221209

0 comments on commit dd52d60

Please sign in to comment.