diff --git a/pyproject.toml b/pyproject.toml index 325937c6..42df0669 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ {name = "Jochen Sieg"} ] description = "Integration of rdkit functionality into sklearn pipelines." -version = "0.8.0" +version = "0.8.1" readme = "README.md" [tool.setuptools.dynamic]