[release] invoke tools/generate_ffi.py #2591

This commit is contained in:
nick black 2022-02-02 02:01:51 -05:00
parent 3e94ac02f2
commit 39ca67699a
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -12,6 +12,9 @@ OLDVERSION="$1"
VERSION="$2"
QUIP="$3"
# update the FFI exports
python tools/generate_ffi.py .
# finalize the date on the most recent version, add any last-minute notes?
vi NEWS.md