Skip to content

Commit 0f458f7

Browse files
committed
chore(version): bump version to 0.21.1
1 parent c2807d5 commit 0f458f7

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.21.0"
3+
__version__ = "0.21.1"
44

55
import logging
66
import os

0 commit comments

Comments
 (0)