Closed yantosca closed 1 year ago
This pull request looks good to merge.
Note that for the script to properly update CHANGELOG.md, that file will need to utilize
[Unreleased] - TBD
as the version header.
Actually the regexp will work as long as it finds Unreleased
in brackets. So it should succesfully update:
[Unreleased]
[Unreleased X.Y.Z]
[Unreleased] - TBD
[Unreleased X.Y.Z] - TBD
Name and Institution (Required)
Name: Bob Yantosca Institution: Harvard + GCST
Confirm you have reviewed the following documentation
Describe the update
This PR adds a script that changes the GEOS-Chem Classic version numbers in the following files:
This is a convenience script for use by the GCST before new versions are released.
Expected changes
This is a no-diff update.
Related Github Issue(s)