From d805e60de4f3542dae9287252d9b467eba2297ac Mon Sep 17 00:00:00 2001 From: DylanAdlard Date: Thu, 22 Jan 2026 14:40:43 +0000 Subject: [PATCH] minor version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 65d1680..6a81199 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "catomatic" -version = "0.1.9" +version = "0.2.0" description = "A tool for automatically building catalogues of antibiotic resistance-associated variants" readme = "README.md" # If README.md is markdown, setuptools will pick it up; optionally: