From e389bc5db287832550795f068f6f2ba87965e4c1 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 8 Mar 2024 15:42:59 +0000 Subject: [PATCH] 0.2.0 Automatically generated by python-semantic-release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 78df0c9..3e349ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ravest" -version = "0.1.2" +version = "0.2.0" description = "Radial Velocity fitting, simulation and mass-precision estimation" authors = ["Ross Dobson"] license = "MIT"