diff --git a/pyproject.toml b/pyproject.toml index de54c71..4e67a6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "mongo" -version = "1.0.0" +version = "1.1.0" description = "async mongodb wrapper over motor with a raw escape hatch" requires-python = ">=3.10" dependencies = [