diff --git a/pyproject.toml b/pyproject.toml index 4782e76a..10dde0a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,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.5" +version = "0.4.6" classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9",