2.0.0 - Use f-string, minor bug fix, and infrastructure update
- Changed to us f-string for regex expression, which it technically a breaking change if using an older version of CircuitPython where f-strings were turned off in the build
- Fixed a bug where a newline was mistakenly not detected
- Updated repository infrastructure