While introducing pyright, I should have bumped the minimum python version but neglected to. This bumps the minimum version and because of this, also bumps the package version. There are a couple other opportunistic changes here too.
How was this tested?
Tested locally
Checklist
[x] Have you run make test?
[x] Have you updated the VERSION file (if applicable)?
What and why?
While introducing pyright, I should have bumped the minimum python version but neglected to. This bumps the minimum version and because of this, also bumps the package version. There are a couple other opportunistic changes here too.
How was this tested?
Tested locally
Checklist
[x] Have you run
make test
? [x] Have you updated the VERSION file (if applicable)?