diff --git a/pyproject.toml b/pyproject.toml index f0b722f..eec983b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bentoctl" -version = "0.3.1" +version = "0.3.2" description = "Fast model deployment with BentoML on cloud platforms." authors = ["bentoml.org "] homepage = "https://github.com/bentoml/bentoctl"