- bump minimum Python to 3.9
- renum never actually supported <3.9
- move classmethods to RenumType
- add `__getattr__` passthroughs
- RenumType -> regex.Pattern
- renum -> regex.Match
- `renum.pyi` mocks inheritance to typecheck properly
**Full Changelog**: https://github.com/Zephyrkul/renum/compare/0.0.1b0...0.0.1b1