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