From fe65df89318a5f7453e1a13640d8c8ac86b34995 Mon Sep 17 00:00:00 2001 From: Morgan Fouesneau Date: Fri, 1 Mar 2024 15:59:12 +0100 Subject: [PATCH] version --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index a990a93..38af468 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ML4Astro2024 -version = 0.0.1 +version = 0.1.0 author = Morgan Fouesneau author_email = fouesneau@mpia.de description = A simplified website generator for conferences @@ -41,4 +41,4 @@ test = pytest-doctestplus flake8 codecov - pytest-cov \ No newline at end of file + pytest-cov