From b8de517b35e54e88cb0382333ee79ec78ae899f1 Mon Sep 17 00:00:00 2001 From: Hannu Parviainen Date: Wed, 19 Jun 2024 19:50:53 +0200 Subject: [PATCH] Bumped up the version number. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 39686f9..7b550d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "spright" -version = "24.02.29" +version = "24.06.19" description = 'Bayesian radius-density-mass relation for small planets.' authors=[{name='Hannu Parviainen', email='hpparvi@gmail.com'}] classifiers=[