From 0298543f384f46426232234c32243b77a6e35139 Mon Sep 17 00:00:00 2001 From: Sanjay C Nagi Date: Wed, 14 Feb 2024 20:47:33 +0000 Subject: [PATCH] manual versioning --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6507dd9..6823f9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "AnoPrimer" -version = "0.0.0" +version = "1.0.1" 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/"