diff --git a/pyproject.toml b/pyproject.toml index 972e67d3..9644eb01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ "Typing :: Typed", ] name = "polyfactory" -version = "2.12.0" +version = "2.13.0" description = "Mock data generation factories" readme = "docs/PYPI_README.md" license = {text = "MIT"}