diff --git a/pyproject.toml b/pyproject.toml index 153bd96..88ef43b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pdberellig" -version = "2.0.0" +version = "2.0.1" description = "A toolkit for functional annotation of ligands in the PDB" authors = ["Ibrahim Roshan Kunnakkattu "] readme = "README.md"