diff --git a/pyproject.toml b/pyproject.toml index b9e1961..1df33ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "kani" -version = "0.5.1" +version = "0.6.0" authors = [ { name = "Andrew Zhu", email = "andrew@zhu.codes" }, { name = "Liam Dugan", email = "ldugan@seas.upenn.edu" },