We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3514032 commit 80787adCopy full SHA for 80787ad
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="gui-agents",
5
- version="0.3.0",
+ version="0.3.1",
6
description="A library for creating general purpose GUI agents using multimodal LLMs.",
7
long_description=open("README.md", encoding="utf-8").read(),
8
long_description_content_type="text/markdown",
0 commit comments