updated docs for 0.1.8 support (#366)

* updated docs for 0.1.8 support

* updated REAMDE on root

* updated version reference to 0.1.8 in other parts of the repo

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
This commit is contained in:
Salman Paracha 2025-01-10 16:38:48 -08:00 committed by GitHub
parent dae6239b81
commit ebda682b30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 31 additions and 77 deletions

View file

@ -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.1.7
$ pip install archgw==0.1.8
Build AI Agent with Arch Gateway