Python 3.13 compatibility release
What's Changed
- pyproject.toml: remove Poetry by @stanislaw in #195
- CI: add Python 3.12 by @stanislaw in #196
- Pass count as keyword argument to re.sub() by @stanislaw in #197
- Pass
count
as keyword argument tore.sub()
by @rathann in #194 - CI: Add 3.13-dev by @stanislaw in #198
- tasks: release task by @stanislaw in #199
- Bump version to 0.0.24 by @stanislaw in #200
New Contributors
Full Changelog: v0.0.23...v0.0.24