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