From c9de1d4523b1c1f9ebf3c90c4a291d61ac6987d6 Mon Sep 17 00:00:00 2001 From: "J. George" Date: Sat, 12 Aug 2023 09:32:30 +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 66eae526..88f72d90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,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.2.9" +version = "0.3.0" classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8",