Skip to content

Commit

Permalink
Update release_prepare.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djs0109 authored Feb 12, 2025
1 parent 595b41c commit d69288b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/release_prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@ Specify the version number for the release (e.g., v0.7.1):

**Checklist**
Following steps will be checked:
- [ ] Create issue and branch for preparation release
- [ ] Revise the changelog if necessary
- [ ] Update the version tag in:
- [ ] `setup.py`
- [ ] `filip/__init__.py`
- [ ] `Changelog`
- [ ] Check dependencies, especially when a new library is introduced
- [ ] Verify information in `setup.py` (author, email, etc.)
- [ ] Check dependencies in `setup.py`, especially when a new library is introduced
- [ ] Check other information in `setup.py`

After that, this can this branch will be merged the branch to `master` with a commit message containing `[PYPI-RELEASE]`

Expand Down

0 comments on commit d69288b

Please sign in to comment.