update code to use 0.2.4 release (#446)

* update code to use 0.2.4 release

* update lock file
This commit is contained in:
Adil Hafeez 2025-03-21 16:08:59 -07:00 committed by GitHub
parent eb48f3d5bb
commit 9f59943041
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 15 additions and 15 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