What's Changed
* Add support for Python 3.13
* Drop support for Python 3.7/3.8
* Improve type annotations
* Modify to use `setuptools_scm` for package build
* Add GitHub Actions workflow for building and publishing to PyPI
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/thombashi/sqliteschema/pull/4
New Contributors
* dependabot made their first contribution in https://github.com/thombashi/sqliteschema/pull/4
**Full Changelog**: https://github.com/thombashi/sqliteschema/compare/v2.0.0...v2.0.1