* [Fix python_requires to be >=3.11](https://github.com/anna-money/marshmallow-recipe/commit/ab1eca29324569dbcc712f589078eee9980f9b10) * [Switch to StrEnum](https://github.com/anna-money/marshmallow-recipe/commit/e732d5a6c96f3316f7d33d903f15680f83b63fbe)
* [Add support of python 3.13](https://github.com/anna-money/marshmallow-recipe/pull/158) * [Ditch support of python 3.10](https://github.com/anna-money/marshmallow-recipe/pull/160)
0.0.3920240725
* [Suppress deprecation warning because of version detection](https://github.com/anna-money/marshmallow-recipe/pull/153)
0.0.3820240105
* [Min support marshmallow is 2.20.5](https://github.com/anna-money/marshmallow-recipe/pull/145)