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