From 7e12db8a4cf5791ed006ad278e4cae9c800459c8 Mon Sep 17 00:00:00 2001 From: "J. George" Date: Thu, 4 Jul 2024 15:47:28 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index acc1dbdf..3d1ef676 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.4" +version = "0.4.5" classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9",