From b4835f42fc1d63fd007a24f726460fbec662b008 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Wed, 3 Jun 2026 20:44:24 +0000 Subject: [PATCH] release 0.4.23 Co-authored-by: Musa --- docs/source/get_started/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/get_started/quickstart.rst b/docs/source/get_started/quickstart.rst index 5663371f..0b49f104 100644 --- a/docs/source/get_started/quickstart.rst +++ b/docs/source/get_started/quickstart.rst @@ -51,7 +51,7 @@ Plano's CLI allows you to manage and interact with the Plano efficiently. To ins $ python -m venv venv $ source venv/bin/activate # On Windows, use: venv\Scripts\activate - $ pip install planoai==0.4.22 + $ pip install planoai==0.4.23 .. _llm_routing_quickstart: