From 0eb41d7ecfebcdf0a5a900291bdae3e0bd1d0fb5 Mon Sep 17 00:00:00 2001 From: "J. George" Date: Sun, 21 Apr 2024 18:41:34 +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 4d8a401e..888c8a1d 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.1" +version = "0.4.2" classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9",