diff --git a/pyproject.toml b/pyproject.toml index 8323ba1..424494f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pinferencia" -version = "0.2.0" +version = "0.2.1" description = "Aims to be the Simplest Machine Learning Model Inference Server" authors = ["Jiuhe Wang "] license = "Apache-2.0 License"