diff --git a/pyproject.toml b/pyproject.toml index 8182635..5d6487d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "okipy" -version = "1.1.0" +version = "1.1.1" description = "Minimal, typed, functional and dynamic test library." keywords = ["test", "functional", "library", "testing", "dynamic", "minimal"]