Skip to content

Commit eb5571c

Browse files
committed
chore: bump version
1 parent a410dce commit eb5571c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.5"
3+
__version__ = "0.2.6"
44

55
from .agent import VisionAgent
66

0 commit comments

Comments
 (0)