Skip to content

Commit 7805bc1

Browse files
chore(version): bump to 0.10.5
1 parent 2adcebb commit 7805bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/askui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""AskUI Vision Agent"""
22

3-
__version__ = "0.10.4"
3+
__version__ = "0.10.5"
44

55
from .agent import VisionAgent
66
from .locators import Locator

0 commit comments

Comments
 (0)