diff --git a/pyproject.toml b/pyproject.toml index 9c8baac3..164cc83d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ license = {text = "MIT"} name = "advanced_alchemy" readme = "README.md" requires-python = ">=3.8" -version = "0.1.0" +version = "0.1.1" [project.urls] Homepage = "https://docs.advanced-alchemy.jolt.rs/latest/"