From 82ebb8ffa0d7c1bbc085d1d1db51da0828bfcaa9 Mon Sep 17 00:00:00 2001 From: Akosua Newday <120102464+Forsythia-olive@users.noreply.github.com> Date: Mon, 3 Feb 2025 23:22:21 -0800 Subject: [PATCH] fix: Update pyproject.toml to change versioning fix: Update pyproject.toml to change versioning --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 24aee10..acd7926 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "healthsciencecalculator" -version = "0.2.1" +version = "1.1.4" description = "Calculates basic health indexes" authors = [ "Forgive Agbesi ",