diff --git a/pyproject.toml b/pyproject.toml index 6956a78..7344c31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ptn-set-transformer" -version = "1.0.0" +version = "1.1.0" authors = [{ name = "Cody Martin", email = "codycmar10@gmail.com" }] description = "Training and inference on protein sets (genomes)" readme = "README.md"