diff --git a/pyproject.toml b/pyproject.toml index 59c0612..b0d3884 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "namekoplus" -version = "0.5.0" +version = "0.5.1" description = "A lightweight Python distributed microservice solution" keywords = ["lightweight python distributed microservice solution"] readme = "README.md"