Skip to content

Commit c532431

Browse files
committed
chore: bump version to 0.7.0
1 parent 99c57e1 commit c532431

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.6.0"
3+
__version__ = "0.7.0"
44

55
from .agent import VisionAgent
66
from .android_agent import AndroidVisionAgent

0 commit comments

Comments
 (0)