diff --git a/pyproject.toml b/pyproject.toml index d963eeb..8750426 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ pythonpath = ["src"] [tool.poetry] name = "cazy-parser" -version = "2.0.1" +version = "2.0.2" description = "A way to extract specific information from CAZy" authors = ["Rodrigo V. Honorato "] readme = "README.md"