Skip to content

Commit 619b510

Browse files
committed
chore: bump version to 0.4.5
1 parent 449b07d commit 619b510

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.4.4"
3+
__version__ = "0.4.5"
44

55
from .agent import VisionAgent
66
from .models import ModelComposition, ModelDefinition

0 commit comments

Comments
 (0)