mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 17:56:28 +02:00
release 0.2.6 (#463)
This commit is contained in:
parent
7d4b261a68
commit
c7c0553427
8 changed files with 40 additions and 40 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.2.5"
|
||||
release = " v0.2.6"
|
||||
|
||||
# -- 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.2.5
|
||||
$ pip install archgw==0.2.6
|
||||
|
||||
|
||||
Build AI Agent with Arch Gateway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue