mirror of
https://github.com/simular-ai/Agent-S.git
synced 2026-08-30 16:56:25 +08:00
update to 0.2.3
This commit is contained in:
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name="gui-agents",
|
||||
version="0.2.2",
|
||||
version="0.2.3",
|
||||
description="A library for creating general purpose GUI agents using multimodal LLMs.",
|
||||
long_description=open("README.md", encoding="utf-8").read(),
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user