From ec371683f044d4d71883d7707527953cd1e88521 Mon Sep 17 00:00:00 2001 From: alckasoc Date: Wed, 22 Jan 2025 09:44:07 -0800 Subject: [PATCH] fix version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c35edf..3e78942 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## 🥳 Updates -- [x] **2025/21/01**: Released v0.1.1 of [gui-agents](https://github.com/simular-ai/Agent-S) library, with support for Linux and Windows! +- [x] **2025/21/01**: Released v0.1.2 of [gui-agents](https://github.com/simular-ai/Agent-S) library, with support for Linux and Windows! - [x] **2024/12/05**: Released v0.1.0 of [gui-agents](https://github.com/simular-ai/Agent-S) library, allowing you to use Agent-S for Mac, OSWorld, and WindowsAgentArena with ease! - [x] **2024/10/10**: Released [Agent S paper](https://arxiv.org/abs/2410.08164) and codebase!