Skip to content

Commit baa60bd

Browse files
committed
add init
1 parent a600be1 commit baa60bd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

gui_agents/s1/__init__.py

Whitespace-only changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="gui-agents",
5-
version="0.2.5",
5+
version="0.2.5.post1",
66
description="A library for creating general purpose GUI agents using multimodal LLMs.",
77
long_description=open("README.md", encoding="utf-8").read(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)