Merge pull request #1962 from natcap/release/3.16.0a1

Release/3.16.0a1
This commit is contained in:
James Douglass 2025-05-27 17:07:55 -07:00 committed by GitHub
commit 855e64266c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ jobs:
uses: BellCubeDev/update-package-version-by-release-tag@v2
with:
version: ${{ inputs.version }}
ignore-semver-check: "true" # allow PEP 440 alpha/beta/rc releases
package-json-path: workbench/package.json
- name: Commit updated HISTORY.rst, changelog.html, and package.json