From f10273493741b4efdc9317dedad2aeb62b009a4f Mon Sep 17 00:00:00 2001 From: Sanjay C Nagi Date: Mon, 30 Sep 2024 14:08:29 +0100 Subject: [PATCH] pyproject.toml v2.0.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f003726..c532e56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "AnoPrimer" -version = "2.0.3" +version = "2.0.4" description = "A package to design primers in Anopheles gambiae whilst considering genetic variation with malariagen_data" readme = "README.md" documentation = "https://sanjaynagi.github.io/anoprimer/latest/"