diff --git a/pyproject.toml b/pyproject.toml index 5da3336..5dc9519 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reaction_utils" -version = "1.5.0" +version = "1.6.0" description = "Utilities for working with reactions, reaction templates and template extraction" authors = ["Genheden, Samuel ", "Kannas, Christos "] license = "Apache-2.0"