release 0.2.0 (#384)

* release 0.2.0

* update versions
This commit is contained in:
Adil Hafeez 2025-01-24 17:31:48 -08:00 committed by GitHub
parent 38f7691163
commit 7830f4b431
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 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.9
$ pip install archgw==0.2.0
Build AI Agent with Arch Gateway