diff --git a/pyproject.toml b/pyproject.toml index b1a8971..bbcb86e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mlpp-lib" -version = "0.9.0" +version = "0.10.0" description = "Collection of methods for ML-based postprocessing of weather forecasts." authors = ["Daniele Nerini "] include = ["LICENSE", "README.md"]