mirror of
https://github.com/simular-ai/Agent-S.git
synced 2026-08-29 02:03:58 +08:00
update version
This commit is contained in:
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name="gui-agents",
|
||||
version="0.2.5.post2",
|
||||
version="0.2.5.post3",
|
||||
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