From 43cb75859ed018a8648accaedc939d17acc0a5a9 Mon Sep 17 00:00:00 2001 From: Christian Feldmann Date: Thu, 17 Oct 2024 15:56:57 +0200 Subject: [PATCH] version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dc869170..fc60f3db 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.6" +version = "0.9.0" readme = "README.md" [tool.setuptools.dynamic]