diff --git a/pyproject.toml b/pyproject.toml index aa5063c..3c7ed3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flow-proxy-plugin" -version = "0.1.4" +version = "0.2.0" description = "A proxy.py plugin for Flow LLM Proxy authentication and request forwarding with load balancing" authors = ["Your Name "] readme = "README.md"