diff --git a/pyproject.toml b/pyproject.toml index 190cac6..1364f15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cmnemoi-learn" -version = "0.3.0" +version = "0.4.0" description = "Machine Learning from scratch by Charles-Meldhine Madi Mnemoi" authors = ["Charles-Meldhine Madi Mnemoi "] license = "MIT"