update code to use 0.2.4 release

This commit is contained in:
Adil Hafeez 2025-03-21 15:58:37 -07:00
parent eb48f3d5bb
commit df80b3d8f8
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
5 changed files with 6 additions and 6 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.2.3
$ pip install archgw==0.2.4
Build AI Agent with Arch Gateway