diff --git a/pyproject.toml b/pyproject.toml index 5a05df8b..4d8a401e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ readme = "README.md" keywords = ["high-throughput", "automated", "lobsteroutput", "bonding-analysis"] license = { text = "BSD 3-Clause" } authors = [{ name = "Janine George", email = "janine.george@bam.de" }] -version = "0.4.0" +version = "0.4.1" classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9",