Skip to content

Commit 04e961b

Browse files
Merge pull request #229 from askui/bump-version-to-0.23.1
bump version to 0.23.1
2 parents 962ae1d + 85839b4 commit 04e961b

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.23.0"
3+
__version__ = "0.23.1"
44

55
import logging
66
import os

0 commit comments

Comments
 (0)