chore(release): 5.0.3

This commit is contained in:
Tom Hu 2024-11-19 15:20:59 -05:00
parent 28b3165f92
commit 0cd25553bc
No known key found for this signature in database
GPG key ID: 79155678363963D2
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