diff --git a/pyproject.toml b/pyproject.toml index 441821e..69f4c96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pinferencia" -version = "0.1.2rc1" +version = "0.1.2rc2" description = "Aims to be the Simplest Machine Learning Model Inference Server" authors = ["Jiuhe Wang "] license = "Apache-2.0 License"