mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 10:26:36 +02:00
release 0.3.10 (#555)
This commit is contained in:
parent
359b6fc4ab
commit
1fdde8181a
14 changed files with 29 additions and 29 deletions
|
|
@ -15,7 +15,7 @@ from sphinxawesome_theme.postprocess import Icons
|
|||
project = "Arch Docs"
|
||||
copyright = "2025, Katanemo Labs, Inc"
|
||||
author = "Katanemo Labs, Inc"
|
||||
release = " v0.3.9"
|
||||
release = " v0.3.10"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ Arch's CLI allows you to manage and interact with the Arch gateway efficiently.
|
|||
|
||||
$ python -m venv venv
|
||||
$ source venv/bin/activate # On Windows, use: venv\Scripts\activate
|
||||
$ pip install archgw==0.3.9
|
||||
$ pip install archgw==0.3.10
|
||||
|
||||
|
||||
Build AI Agent with Arch Gateway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue