Skip to content

Commit fd0200c

Browse files
chore: bump version to 0.40.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 053503a commit fd0200c

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 Python SDK"""
22

3-
__version__ = "0.39.0"
3+
__version__ = "0.40.0"
44

55
import logging
66
import os

0 commit comments

Comments
 (0)