Skip to content

Update to 2.1.0 - #749

Merged
xylar merged 2 commits into
MPAS-Dev:masterfrom
xylar:update-to-2.1.0
Aug 20, 2026
Merged

Update to 2.1.0#749
xylar merged 2 commits into
MPAS-Dev:masterfrom
xylar:update-to-2.1.0

Conversation

@xylar

@xylar xylar commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Also fix the version update tool and add some missing authors.

xylar and others added 2 commits August 20, 2026 07:17
The script still targeted `conda_package/recipe/meta.yaml`, which no
longer exists since the recipe moved to the rattler-build v1 schema in
`recipe.yaml`.  Because a missing file is silently skipped, the recipe
version was never bumped by the script.  Target `recipe.yaml` and the
`version` entry in its `context` block instead.

Also tighten the `version:` regexes: `\s*$` under `re.MULTILINE` could
consume the trailing newline and a following blank line, which deleted
the blank line after the `context` block.

Document the script in the releasing docs so that CITATION.cff is not
missed again.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Bump the version and set the release date in CITATION.cff, the package's
`__version_info__` and the conda recipe using `update_version.py`.

Also add contributors with more than one commit who were missing from
the author lists: Amrapalli Garanaik and Divya Jaganathan in
CITATION.cff, and the larger set that `docs/authors.rst` had fallen
behind on.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@xylar
xylar merged commit be1954c into MPAS-Dev:master Aug 20, 2026
5 checks passed
@xylar
xylar deleted the update-to-2.1.0 branch August 20, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant