diff --git a/pyproject.toml b/pyproject.toml index 2cd7e44..7753a70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "fanoutqa" -version = "1.0.1" +version = "1.0.2" authors = [ { name = "Andrew Zhu", email = "andrew@zhu.codes" }, { name = "Alyssa Hwang", email = "ahwang16@seas.upenn.edu" },