From 30299fb37979fffe9697fe70a75215392813b088 Mon Sep 17 00:00:00 2001 From: aeturrell Date: Sat, 29 Oct 2022 20:52:20 +0100 Subject: [PATCH] 0.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2593549..c8e30d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "specification_curve" -version = "0.2.6" +version = "0.3.0" description = "Specification_Curve" authors = ["aeturrell "] license = "MIT"