<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Drop Py 3.8 and 3.9, test with 3.13 by henriquegemignani in https://github.com/henriquegemignani/jsonschema-to-typeddict/pull/8
* use typing.Literal for enum schemas by duncathan in https://github.com/henriquegemignani/jsonschema-to-typeddict/pull/10
New Contributors
* henriquegemignani made their first contribution in https://github.com/henriquegemignani/jsonschema-to-typeddict/pull/8
**Full Changelog**: https://github.com/henriquegemignani/jsonschema-to-typeddict/compare/v1.1.1...v1.2