diff --git a/pyproject.toml b/pyproject.toml index 02bb6f21..2394e3bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ license = {text = "MIT"} name = "advanced_alchemy" readme = "README.md" requires-python = ">=3.8" -version = "0.5.1" +version = "0.5.2" [project.urls] Changelog = "https://docs.advanced-alchemy.jolt.rs/latest/changelog"