chore(release): 5.0.3 (#1676)

This commit is contained in:
Tom Hu
2024-11-19 15:39:28 -05:00
committed by GitHub
parent 28b3165f92
commit 05f5a9cfad
4 changed files with 32 additions and 6 deletions

View File

@@ -9,3 +9,5 @@ git diff --cached --name-only | if grep --quiet "src/version"
then
python changelog.py
fi
git add CHANGELOG.md