diff --git a/pyproject.toml b/pyproject.toml index f0d1077..9b226ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "bikes" -version = "0.4.0" +version = "0.5.0" description = "Predict the number of bikes available." repository = "https://github.com/fmind/mlops-python-package" authors = ["Médéric HURIER "]