diff --git a/pyproject.toml b/pyproject.toml index e75fbd9..00d3f5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "fuzz-utils" -version = "0.0.1" +version = "0.2.0" authors = [{ name = "Trail of Bits" }] description = "A tool for automatically generating unit tests from Echidna and Medusa reproducers." readme = "README.md"