diff --git a/pyproject.toml b/pyproject.toml index f6a0de8..4a4ee18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "bikes" -version = "0.8.0" +version = "0.9.0" description = "Predict the number of bikes available." repository = "https://github.com/fmind/mlops-python-package" documentation = "https://fmind.github.io/mlops-python-package/"