Skip to content

Commit 41583f7

Browse files
bump version to 0.22.7
1 parent 1f189ee commit 41583f7

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.22.6"
3+
__version__ = "0.22.7"
44

55
import logging
66
import os

0 commit comments

Comments
 (0)